Skip to content

Commit

Permalink
Merge pull request #10521 from krzyzacy/optional-presubmit
Browse files Browse the repository at this point in the history
add optional: true to eks presubmit
  • Loading branch information
k8s-ci-robot committed Dec 20, 2018
2 parents 5684bdc + e33c87a commit 27184a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ presubmits:
preset-kubernetes-e2e-aws-eks-common: "true"
preset-service-account: "true"
name: pull-security-kubernetes-e2e-aws-eks-1-11-prod-conformance
optional: true
rerun_command: /test pull-security-kubernetes-e2e-aws-eks-1-11-prod-conformance
spec:
containers:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ presubmits:
- master
# NON-BLOCKING; only triggered manually, use this for debug test script
always_run: false
optional: true
labels:
preset-service-account: "true"
preset-kubernetes-e2e-aws-eks-common: "true"
Expand Down

0 comments on commit 27184a2

Please sign in to comment.