diff options
author | Ryota Mibu <r-mibu@cq.jp.nec.com> | 2018-08-28 14:56:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-08-28 14:56:52 +0000 |
commit | 161829694fee1bd234b0e86cc4bde50debd7a3e2 (patch) | |
tree | 2939dacaa34076a55f607fecac0c22766299a8fb /jjb | |
parent | 8c419deb306137caefa1cc58679d66a5dc0aba9c (diff) | |
parent | bd16a9756ffd0743e143f0f2f966da8dd666c7a3 (diff) |
Merge "remove congress test in Daisy"
Diffstat (limited to 'jjb')
-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}' |