summaryrefslogtreecommitdiffstats
path: root/jjb/doctor/doctor.yaml
diff options
context:
space:
mode:
authordongwenjuan <dong.wenjuan@zte.com.cn>2018-11-29 16:34:12 +0800
committerdongwenjuan <dong.wenjuan@zte.com.cn>2018-11-29 16:34:12 +0800
commitc4730a0a8689c8eb5f8606ddebb4aa44e722f77a (patch)
tree652d500005b2b95a555437aee452446c47d67343 /jjb/doctor/doctor.yaml
parent8428109135870ffb3b29cc3f1748458ca576396e (diff)
support fuel installer for doctor test
As currently fuel doesn't integrate with Congress, we only support sample inspector. Change-Id: I4a3742f019bdd3c0e666ed5f18f456793a6edbc0 Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Diffstat (limited to 'jjb/doctor/doctor.yaml')
-rw-r--r--jjb/doctor/doctor.yaml13
1 files changed, 9 insertions, 4 deletions
diff --git a/jjb/doctor/doctor.yaml b/jjb/doctor/doctor.yaml
index aeeb29f21..3eef01850 100644
--- a/jjb/doctor/doctor.yaml
+++ b/jjb/doctor/doctor.yaml
@@ -38,10 +38,6 @@
arch: 'aarch64'
- installer: 'daisy'
arch: 'aarch64'
- # disabling the following tests due to limitation of PoD owners
- # these would beenabled again once the PoDs are ready
- - installer: 'fuel'
- arch: 'x86_64'
jobs:
- 'doctor-verify-{stream}'
@@ -94,6 +90,15 @@
GERRIT_CHANGE_COMMIT_MESSAGE=$GERRIT_CHANGE_COMMIT_MESSAGE
kill-phase-on: FAILURE
git-revision: true
+ - name: 'doctor-verify-fault_management-fuel-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
- multijob:
name: 'doctor-verify-congress'
execution-type: PARALLEL