X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdoctor%2Fdoctor.yaml;h=deccc32a4ec26d17aa3135737e407b88788a5da9;hb=351e5623582731756fedee5c506dc5fbdc836b93;hp=c79210e15b73f5e7feb8f32499206bf57b61a2d6;hpb=8b702b21113fe612a81233ad7d68391cc7af509e;p=releng.git diff --git a/jjb/doctor/doctor.yaml b/jjb/doctor/doctor.yaml index c79210e15..deccc32a4 100644 --- a/jjb/doctor/doctor.yaml +++ b/jjb/doctor/doctor.yaml @@ -6,15 +6,16 @@ project-name: '{name}' project-pattern: '{project}' - rtd-build-url: 'https://readthedocs.org/api/v2/webhook/opnfv-doctor/47214/' - rtd-token: '13264f62c1a044e39e9aed22a0dc1853d5a0b196' - stream: - master: branch: '{stream}' gs-pathname: '' disabled: false - - fraser: &fraser + - gambia: &gambia + branch: 'stable/{stream}' + gs-pathname: '/{stream}' + disabled: false + - fraser: branch: 'stable/{stream}' gs-pathname: '/{stream}' disabled: false @@ -22,7 +23,6 @@ installer: - 'apex' - 'fuel' - - 'daisy' arch: - 'x86_64' @@ -35,19 +35,12 @@ exclude: - installer: 'apex' 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}' - 'doctor-verify-fault_management-{installer}-{inspector}-{arch}-{stream}' - 'doctor-verify-maintenance-{installer}-{inspector}-{arch}-{stream}' - 'doctor-verify-all-{installer}-{inspector}-{arch}-{stream}' - - '{project-name}-rtd-jobs' - job-template: name: 'doctor-verify-{stream}' @@ -76,7 +69,7 @@ name: 'doctor-verify-sample' execution-type: PARALLEL projects: - - name: 'doctor-verify-fault_management-apex-sample-x86_64-{stream}' + - name: 'doctor-verify-all-apex-sample-x86_64-{stream}' predefined-parameters: | PROJECT=$PROJECT GERRIT_BRANCH=$GERRIT_BRANCH @@ -85,16 +78,7 @@ GERRIT_CHANGE_COMMIT_MESSAGE=$GERRIT_CHANGE_COMMIT_MESSAGE kill-phase-on: FAILURE git-revision: true - - name: 'doctor-verify-fault_management-daisy-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 - - name: 'doctor-verify-maintenance-apex-sample-x86_64-{stream}' + - name: 'doctor-verify-fault_management-fuel-sample-x86_64-{stream}' predefined-parameters: | PROJECT=$PROJECT GERRIT_BRANCH=$GERRIT_BRANCH @@ -116,14 +100,6 @@ GERRIT_CHANGE_COMMIT_MESSAGE=$GERRIT_CHANGE_COMMIT_MESSAGE kill-phase-on: FAILURE git-revision: true - - multijob: - name: 'doctor-verify-sample-all' - execution-type: PARALLEL - # This would be for running all test cases with sample inspector - - multijob: - name: 'doctor-verify-congress-all' - execution-type: PARALLEL - # This would be for running all test cases with congress inspector - job-template: name: 'doctor-verify-fault_management-{installer}-{inspector}-{arch}-{stream}' @@ -176,7 +152,7 @@ - job-template: name: 'doctor-verify-all-{installer}-{inspector}-{arch}-{stream}' disabled: '{obj:disabled}' - node: 'nokia-pod1' + node: 'doctor-{installer}-{arch}' wrappers: - ssh-agent-wrapper - build-timeout: