Stop after the first failures in Airship gates 27/68527/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sun, 22 Sep 2019 13:56:25 +0000 (15:56 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sun, 22 Sep 2019 14:09:16 +0000 (16:09 +0200)
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>
jjb/airship/airship.yaml

index 3112e94..9e88ed6 100644 (file)
               <<: *airship-jobs
       - multijob:
           name: opnfv/functest-healthcheck:{functest_tag}
-          condition: ALWAYS
           projects:
             - name: 'airship-opnfv-functest-healthcheck-{tag}-connection_check-run'
               <<: *airship-jobs
               <<: *airship-jobs
       - multijob:
           name: opnfv/functest-smoke:{functest_tag}
-          condition: ALWAYS
           projects:
             - name: 'airship-opnfv-functest-smoke-{tag}-tempest_scenario-run'
               <<: *airship-jobs
               <<: *airship-jobs
       - multijob:
           name: opnfv/functest-benchmarking:{functest_tag}
-          condition: ALWAYS
           projects:
             - name: 'airship-opnfv-functest-benchmarking-{tag}-vmtp-run'
               <<: *airship-jobs