Skip to content

Commit

Permalink
change test cluster to kubeflow-ci (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
lluunn authored and k8s-ci-robot committed Mar 9, 2018
1 parent 1026a4f commit 38bf0a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/run_workflows.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ set -ex

# Trigger a workflow
python -m kubeflow.testing.run_e2e_workflow \
--project=mlkube-testing \
--project=kubeflow-ci \
--zone=us-east1-d \
--cluster=kubeflow-testing \
--bucket=kubernetes-jenkins \
--config_file=/src/${REPO_OWNER}/${REPO_NAME}/prow_config.yaml \
--repos_dir=/src
--repos_dir=/src

0 comments on commit 38bf0a8

Please sign in to comment.