From 72baec4b7ea9b9aa73d84c7d9c23ecafd5876002 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Thu, 10 Aug 2017 19:23:58 +0200 Subject: Disable 64bit arm on dab MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I001daba4b480b7d7d564a67291b39a3aac463d03 Signed-off-by: Jan-Simon Möller --- jjb/ci-apps-verify/ci-apps-jjb.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/jjb/ci-apps-verify/ci-apps-jjb.yaml b/jjb/ci-apps-verify/ci-apps-jjb.yaml index 50c8b816..9a0bcbf4 100644 --- a/jjb/ci-apps-verify/ci-apps-jjb.yaml +++ b/jjb/ci-apps-verify/ci-apps-jjb.yaml @@ -125,10 +125,10 @@ current-parameters: true #abort-all-job: true kill-phase-on: FAILURE - - name: 'ci-apps-{project}-verify-dab-CIB-aarch64' - current-parameters: true - #abort-all-job: true - kill-phase-on: FAILURE + #- name: 'ci-apps-{project}-verify-dab-CIB-aarch64' # does not exist in dab + # current-parameters: true + # #abort-all-job: true + # kill-phase-on: FAILURE - name: 'ci-apps-{project}-verify-dab-CIB-x86-64' current-parameters: true #abort-all-job: true -- cgit 1.2.3-korg