Skip to content

Commit 18bb214

Browse files
Allow Ambient MC test to fail from flakiness (#5759)
* Allow Ambient MC test to retry temporary fix to deal with flakey behavior * add retries for ambient mc * mark mc ambient as optional
1 parent 5496254 commit 18bb214

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

prow/cluster/jobs/istio-private/istio/istio-private.istio.master.gen.yaml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

prow/cluster/jobs/istio/istio/istio.istio.master.gen.yaml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

prow/cluster/jobs/istio/istio/istio.istioexperimental.gen.yaml

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

prow/config/jobs/istio.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ jobs:
277277
- test.integration.ambient.kube
278278

279279
- name: integ-ambient-mc
280+
modifiers: [presubmit_optional]
280281
requirements: [kind]
281282
env:
282283
- name: INTEGRATION_TEST_FLAGS

0 commit comments

Comments
 (0)