From 351e5623582731756fedee5c506dc5fbdc836b93 Mon Sep 17 00:00:00 2001 From: dongwenjuan Date: Mon, 3 Dec 2018 16:58:03 +0800 Subject: [PATCH] remove Daisy installer for doctor test As Daisy doesn't participate H Release Change-Id: I79caa01c1aa2905ae65689ba2e310c4be7078636 Signed-off-by: dongwenjuan --- jjb/doctor/doctor.yaml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/jjb/doctor/doctor.yaml b/jjb/doctor/doctor.yaml index 3eef01850..deccc32a4 100644 --- a/jjb/doctor/doctor.yaml +++ b/jjb/doctor/doctor.yaml @@ -23,7 +23,6 @@ installer: - 'apex' - 'fuel' - - 'daisy' arch: - 'x86_64' @@ -36,8 +35,6 @@ exclude: - installer: 'apex' arch: 'aarch64' - - installer: 'daisy' - arch: 'aarch64' jobs: - 'doctor-verify-{stream}' @@ -72,15 +69,6 @@ name: 'doctor-verify-sample' execution-type: PARALLEL projects: - - name: 'doctor-verify-fault_management-daisy-sample-x86_64-{stream}' - predefined-parameters: | - PROJECT=$PROJECT - GERRIT_BRANCH=$GERRIT_BRANCH - GERRIT_REFSPEC=$GERRIT_REFSPEC - GERRIT_CHANGE_NUMBER=$GERRIT_CHANGE_NUMBER - GERRIT_CHANGE_COMMIT_MESSAGE=$GERRIT_CHANGE_COMMIT_MESSAGE - kill-phase-on: FAILURE - git-revision: true - name: 'doctor-verify-all-apex-sample-x86_64-{stream}' predefined-parameters: | PROJECT=$PROJECT -- 2.16.6