Skip to content

Commit

Permalink
fix e2e test
Browse files Browse the repository at this point in the history
Signed-off-by: tenzen-y <[email protected]>
  • Loading branch information
tenzen-y committed Oct 8, 2021
1 parent 92ec377 commit e65a9fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions prow_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# The testWorkerImage should be the same for all workflows.
workflows:
- app_dir: kubeflow/tf-operator/test/workflows
- app_dir: kubeflow/training-operator/test/workflows
component: workflows
name: v1
job_types:
Expand All @@ -25,7 +25,7 @@ workflows:
registry: "809251082950.dkr.ecr.us-west-2.amazonaws.com/training-operator"
tfJobVersion: v1
testWorkerImage: public.ecr.aws/j1r0q0g6/kubeflow-testing:latest
- app_dir: kubeflow/tf-operator/test/workflows
- app_dir: kubeflow/training-operator/test/workflows
component: workflows
name: v1
job_types:
Expand Down

0 comments on commit e65a9fe

Please sign in to comment.