diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-06-17 12:23:10 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-06-17 12:23:10 +0200 |
commit | 569da8cc913c3b44e27c73d9a2d67d89f2bd051f (patch) | |
tree | 48727fef924cd7f8326d618641955003d74790bb | |
parent | 88fecd140a7a57ce050d87b9e46cef505028c42f (diff) |
agl-compositor moved to sandbox thus disable CI on master
Disable the CI for the master branch as the development is done in the sandbox.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I530e71ec71369363e95a0c144e4290debe01345f
-rw-r--r-- | jjb/ci-AGL-verify/ci-platform-jjb.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/jjb/ci-AGL-verify/ci-platform-jjb.yaml b/jjb/ci-AGL-verify/ci-platform-jjb.yaml index d294e7f3..b94ee193 100644 --- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml +++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml @@ -21,7 +21,7 @@ # - ci-platform-{project}-verify-CIB-start #unused - ci-platform-{project}-verify-CIB-{machine} - ci-platform-{project}-verify-CIB-html5-qemux86-64 - - ci-platform-{project}-verify-CIB-aglcompositor-qemux86-64 + #- ci-platform-{project}-verify-CIB-aglcompositor-qemux86-64 - ci-platform-{project}-verify-CIB-finish-success - ci-platform-{project}-verify-failure # - ci-platform-{project}-verify-CIBT-start #unused @@ -196,10 +196,10 @@ current-parameters: true abort-all-job: false kill-phase-on: NEVER - - name: 'ci-platform-{project}-verify-CIB-aglcompositor-qemux86-64' - current-parameters: true - abort-all-job: false - kill-phase-on: NEVER + #- name: 'ci-platform-{project}-verify-CIB-aglcompositor-qemux86-64' + # current-parameters: true + # abort-all-job: false + # kill-phase-on: NEVER publishers: - trigger-parameterized-builds: |