Pin test manifest to v1.2-branch (#1624)
This commit is contained in:
parent
c59b230b26
commit
92d68285b2
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue