summaryrefslogtreecommitdiffstats
path: root/jjb/airship/airship.yaml
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-09-22 15:56:25 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-09-22 16:09:16 +0200
commit16ee0f28ee0ad12b3f074bc09076a3ecf6e52844 (patch)
tree3b83c14c3ce016117786eb95c376f036f2f9e575 /jjb/airship/airship.yaml
parent2a6b3b809ec3127479f69dd8831e8c7b8ea5fb19 (diff)
Stop after the first failures in Airship gates
As opposed to daily jobs which have to run all testcases to print the overall status, gates can exit after the first test in failure (and then vote -1). Change-Id: I52c281434e0a4b90cbce49eb253938d19c6efb72 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'jjb/airship/airship.yaml')
-rw-r--r--jjb/airship/airship.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/jjb/airship/airship.yaml b/jjb/airship/airship.yaml
index 3112e94f2..9e88ed641 100644
--- a/jjb/airship/airship.yaml
+++ b/jjb/airship/airship.yaml
@@ -486,7 +486,6 @@
<<: *airship-jobs
- multijob:
name: opnfv/functest-healthcheck:{functest_tag}
- condition: ALWAYS
projects:
- name: 'airship-opnfv-functest-healthcheck-{tag}-connection_check-run'
<<: *airship-jobs
@@ -512,7 +511,6 @@
<<: *airship-jobs
- multijob:
name: opnfv/functest-smoke:{functest_tag}
- condition: ALWAYS
projects:
- name: 'airship-opnfv-functest-smoke-{tag}-tempest_scenario-run'
<<: *airship-jobs
@@ -526,7 +524,6 @@
<<: *airship-jobs
- multijob:
name: opnfv/functest-benchmarking:{functest_tag}
- condition: ALWAYS
projects:
- name: 'airship-opnfv-functest-benchmarking-{tag}-vmtp-run'
<<: *airship-jobs