From bd16a9756ffd0743e143f0f2f966da8dd666c7a3 Mon Sep 17 00:00:00 2001 From: dongwenjuan Date: Wed, 22 Aug 2018 11:05:37 +0800 Subject: [PATCH] remove congress test in Daisy As Daisy don't support congress currently. Change-Id: I1d70c01ef12555622d3e2800d2eba12b652fb23b Signed-off-by: dongwenjuan --- jjb/doctor/doctor.yaml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/jjb/doctor/doctor.yaml b/jjb/doctor/doctor.yaml index 7e15c303e..469023037 100644 --- a/jjb/doctor/doctor.yaml +++ b/jjb/doctor/doctor.yaml @@ -99,15 +99,6 @@ GERRIT_CHANGE_COMMIT_MESSAGE=$GERRIT_CHANGE_COMMIT_MESSAGE kill-phase-on: FAILURE git-revision: true - - name: 'doctor-verify-daisy-congress-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 - job-template: name: 'doctor-verify-{installer}-{inspector}-{arch}-{stream}' -- 2.16.6