Skip to content

Commit

Permalink
skip loading batch_predict_job yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
connor-mccarthy committed Nov 3, 2022
1 parent f2f1a7d commit 5347924
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/test_load_all_components.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ SKIP_COMPONENT_FILES = [
"./contrib/XGBoost/Cross_validation_for_regression/from_CSV/component.yaml",
"./contrib/XGBoost/Train_regression_and_calculate_metrics/from_CSV/component.yaml",
"./contrib/XGBoost/Train_and_cross-validate_regression/from_CSV/component.yaml",
# TODO: This component uses invalid placeholders. Updated when migrating GCPC to v2.
"./google-cloud/google_cloud_pipeline_components/aiplatform/batch_predict_job/component.yaml"
]
for component_file in sys.stdin:
Expand Down

0 comments on commit 5347924

Please sign in to comment.