diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-10-22 15:14:26 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-10-22 15:14:26 +0200 |
commit | 0723eea188feb956b1c8a9e8ee02c36f4484a5e1 (patch) | |
tree | 8b3adf85bb24e39f0892497b296d0e362095e413 /jjb | |
parent | e3ad07d4bd257bdcf1bd4e7d395d192b9ccb2059 (diff) |
Disable dra7xx-evm target
until the git server is responsive again.
Bug-AGL: SPEC-2923
.
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Idfcb94b7e195b8edd3b65316c3ff7f3641b4ef7c
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/ci-AGL-verify/ci-platform-jjb.yaml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/jjb/ci-AGL-verify/ci-platform-jjb.yaml b/jjb/ci-AGL-verify/ci-platform-jjb.yaml index da82e88e..d8f70932 100644 --- a/jjb/ci-AGL-verify/ci-platform-jjb.yaml +++ b/jjb/ci-AGL-verify/ci-platform-jjb.yaml @@ -4,7 +4,7 @@ machine: - raspberrypi3 - intel-corei7-64 - - dra7xx-evm + #- dra7xx-evm - m3ulcb-nogfx - qemux86-64 - qemuarm @@ -120,10 +120,10 @@ current-parameters: true #abort-all-job: true kill-phase-on: FAILURE - - name: 'ci-platform-{project}-verify-CIB-dra7xx-evm' - current-parameters: true + #- name: 'ci-platform-{project}-verify-CIB-dra7xx-evm' + # current-parameters: true #abort-all-job: true - kill-phase-on: FAILURE + # kill-phase-on: FAILURE - name: 'ci-platform-{project}-verify-CIB-m3ulcb-nogfx' current-parameters: true #abort-all-job: true @@ -164,10 +164,10 @@ current-parameters: true #abort-all-job: true kill-phase-on: NEVER - - name: 'ci-platform-{project}-verify-CIBT-dra7xx-evm' - current-parameters: true - #abort-all-job: true - kill-phase-on: NEVER + #- name: 'ci-platform-{project}-verify-CIBT-dra7xx-evm' + # current-parameters: true + # #abort-all-job: true + # kill-phase-on: NEVER - name: 'ci-platform-{project}-verify-CIBT-qemux86-64' current-parameters: true #abort-all-job: true |