Skip to content

Commit

Permalink
add optional: true to eks presubmit
Browse files Browse the repository at this point in the history
  • Loading branch information
krzyzacy committed Dec 20, 2018
1 parent 1b1b232 commit e33c87a
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 e33c87a

Please sign in to comment.