From: Jan-Simon Moeller Date: Tue, 22 Nov 2022 14:09:54 +0000 (+0100) Subject: Move html5 out of the loop down at the end X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=6e69c988717adb6c8811af4647e74c03a04c4c3a;p=ci-management.git Move html5 out of the loop down at the end till we can debug the html5 build speed Signed-off-by: Jan-Simon Moeller Change-Id: Ia07e4e9b7da3683223b642d8ba1fa97827c37555 --- diff --git a/jjb/ci-AGL-verify/ci-platform-jjb.yaml b/jjb/ci-AGL-verify/ci-platform-jjb.yaml index 4021afee..19ebb7d6 100644 --- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml +++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml @@ -133,10 +133,6 @@ - name: 'ci-platform-{project}-verify-CIB-raspberrypi4' current-parameters: true kill-phase-on: FAILURE - - name: 'ci-platform-{project}-verify-CIB-html5-qemux86-64' - current-parameters: true - abort-all-job: false - kill-phase-on: NEVER - name: 'ci-platform-{project}-verify-CIB-flutter-qemux86-64' current-parameters: true abort-all-job: false @@ -221,6 +217,10 @@ current-parameters: true abort-all-job: false kill-phase-on: NEVER + - name: 'ci-platform-{project}-verify-CIB-html5-qemux86-64' + current-parameters: true + abort-all-job: false + kill-phase-on: NEVER publishers: - trigger-parameterized-builds: