From: dongwenjuan Date: Thu, 29 Nov 2018 08:34:12 +0000 (+0800) Subject: support fuel installer for doctor test X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=releng.git;a=commitdiff_plain;h=c4730a0a8689c8eb5f8606ddebb4aa44e722f77a 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 --- 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