Skip to content

Commit

Permalink
aws optional-test-infra: Enable tests for v1.3-branch of kubeflow/kub…
Browse files Browse the repository at this point in the history
…eflow (kubeflow#936)

* aws optional-test-infra: Enable tests for v1.3-branch of kubeflow/kubeflow

Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>

* aws: Generate GitOps folder

Signed-off-by: Yannis Zarkadas <yanniszark@arrikto.com>
  • Loading branch information
yanniszark authored Mar 25, 2021
1 parent 82d8eb6 commit 712a49d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ data:
- name: kubeflow-kubeflow-presubmit # convention: (job type)-(repo name)-(suite name)-(test type)
branches:
- master
- v1.3-branch
decorate: false
labels:
preset-aws-cred: "true"
Expand Down Expand Up @@ -195,6 +196,7 @@ data:
- name: kubeflow-kubeflow-postsubmit # convention: (job type)-(repo name)-(suite name)-(test type)
branches:
- master
- v1.3-branch
decorate: false
labels:
preset-aws-cred: "true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ presubmits:
- name: kubeflow-kubeflow-presubmit # convention: (job type)-(repo name)-(suite name)-(test type)
branches:
- master
- v1.3-branch
decorate: false
labels:
preset-aws-cred: "true"
Expand Down Expand Up @@ -192,6 +193,7 @@ postsubmits:
- name: kubeflow-kubeflow-postsubmit # convention: (job type)-(repo name)-(suite name)-(test type)
branches:
- master
- v1.3-branch
decorate: false
labels:
preset-aws-cred: "true"
Expand Down

0 comments on commit 712a49d

Please sign in to comment.