diff options
author | dongwenjuan <dong.wenjuan@zte.com.cn> | 2018-08-22 11:05:37 +0800 |
---|---|---|
committer | dongwenjuan <dong.wenjuan@zte.com.cn> | 2018-08-22 11:05:37 +0800 |
commit | bd16a9756ffd0743e143f0f2f966da8dd666c7a3 (patch) | |
tree | c59ba138f9ce772edd5567ad537bfdf7e8c1119f /jjb/doctor | |
parent | e1193c18225fdeabf1e43f975eab325e7605689e (diff) |
remove congress test in Daisy
As Daisy don't support congress currently.
Change-Id: I1d70c01ef12555622d3e2800d2eba12b652fb23b
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Diffstat (limited to 'jjb/doctor')
-rw-r--r-- | jjb/doctor/doctor.yaml | 9 |
1 files changed, 0 insertions, 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}' |