Pin test manifest to v1.2-branch (#1624)

This commit is contained in:
Jiaxin Shan 2020-11-09 16:14:40 -08:00 committed by GitHub
parent c59b230b26
commit 92d68285b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ workflows:
- xgboost-job/*
kwargs:
build_and_apply: false
config_path: https://raw.githubusercontent.com/kubeflow/manifests/master/kfdef/kfctl_istio_dex.yaml
config_path: https://raw.githubusercontent.com/kubeflow/manifests/v1.2-branch/kfdef/kfctl_istio_dex.v1.2.0.yaml
####################################### AWS Specific Tests
- py_func: kubeflow.kfctl.testing.ci.kfctl_e2e_workflow.create_workflow
@ -63,5 +63,5 @@ workflows:
- periodic
kwargs:
build_and_apply: false
config_path: https://raw.githubusercontent.com/kubeflow/manifests/master/kfdef/kfctl_aws.yaml
config_path: https://raw.githubusercontent.com/kubeflow/manifests/v1.2-branch/kfdef/kfctl_aws.v1.2.0.yaml