diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-11-22 15:09:54 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-11-22 15:09:54 +0100 |
commit | 6e69c988717adb6c8811af4647e74c03a04c4c3a (patch) | |
tree | eab81a0a2889ad034fb01f64cd6f87c4e773a22b /jjb | |
parent | 2b1aa832ed1baf4f835bc566679e85570452b3ef (diff) |
Move html5 out of the loop down at the end
till we can debug the html5 build speed
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ia07e4e9b7da3683223b642d8ba1fa97827c37555
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/ci-AGL-verify/ci-platform-jjb.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
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: |