X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fcloud-infra%2Fcloud-infra-verify-testfw.yaml;h=92faf67c7438aab4ee748e86e76918e60e1c84fd;hb=2201fe96ae3a8cb55820a62578aa1d7b1ebea6a1;hp=61e93f3961a033c7da99ee7138979cb30ac909a1;hpb=6ad9d4eccd140c3effd2705574edd2650a5c2bcc;p=infra%2Fcicd.git diff --git a/jjb/cloud-infra/cloud-infra-verify-testfw.yaml b/jjb/cloud-infra/cloud-infra-verify-testfw.yaml index 61e93f39..92faf67c 100644 --- a/jjb/cloud-infra/cloud-infra-verify-testfw.yaml +++ b/jjb/cloud-infra/cloud-infra-verify-testfw.yaml @@ -50,11 +50,12 @@ stream: - 'master': branch: '{stream}' - disabled: 'false' + disabled: 'true' distro: - ubuntu1804: - disabled: 'false' + disabled: 'true' + slave-label: vpod-test-ubuntu1804 type: - virtual @@ -83,7 +84,7 @@ - nordix-gerrit-parameters - label: name: SLAVE_LABEL - default: 'vpod-test-{distro}' + default: '{slave-label}' description: 'Slave label to schedule this job on. These slaves have cloud infra installed on them.' - string: name: DISTRO @@ -105,10 +106,6 @@ name: YARDSTICK_DISPATCHER default: 'file' description: 'Dispatcher to use for Yardstick reporting' - - string: - name: CLEANUP - default: 'true' - description: 'Cleanup leftovers of the previous run' properties: - logrotate @@ -116,6 +113,7 @@ use-build-blocker: true blocking-jobs: - 'cloud-infra-verify-testfw-{distro}-.*' + - 'nolabs-.*' block-level: 'NODE' - throttle: max-per-node: 1 @@ -132,17 +130,14 @@ ssh-credentials-id: nordixinfra-nordix-gerrit-ssh branch: '{branch}' refspec: $GERRIT_REFSPEC + wipe_workspace: true + clean_before: false triggers: - nordix-gerrit-trigger-patchset-created: project: 'infra\/test' branch: '{branch}' files: '**' - skip-vote: - successful: false - failed: false - unstable: false - notbuilt: false builders: - multijob: @@ -156,7 +151,6 @@ DEPLOY_SCENARIO=$DEPLOY_SCENARIO TEST_SUITE=$TEST_SUITE YARDSTICK_DISPATCHER=$YARDSTICK_DISPATCHER - CLEANUP=$CLEANUP GERRIT_PROJECT=$GERRIT_PROJECT GERRIT_BRANCH=$GERRIT_BRANCH GERRIT_REFSPEC=$GERRIT_REFSPEC @@ -177,7 +171,6 @@ DEPLOY_SCENARIO=$DEPLOY_SCENARIO TEST_SUITE=$TEST_SUITE YARDSTICK_DISPATCHER=$YARDSTICK_DISPATCHER - CLEANUP=$CLEANUP GERRIT_PROJECT=$GERRIT_PROJECT GERRIT_BRANCH=$GERRIT_BRANCH GERRIT_REFSPEC=$GERRIT_REFSPEC @@ -190,7 +183,7 @@ - job-template: name: 'cloud-infra-verify-testfw-{distro}-{phase}-{type}-{stream}' - disabled: false + disabled: true concurrent: true @@ -229,9 +222,6 @@ name: YARDSTICK_DISPATCHER default: 'file' description: 'Dispatcher to use for Yardstick reporting' - - string: - name: CLEANUP - default: 'false' wrappers: - build-timeout: @@ -243,6 +233,8 @@ ssh-credentials-id: nordixinfra-nordix-gerrit-ssh branch: '{branch}' refspec: $GERRIT_REFSPEC + wipe_workspace: true + clean_before: false builders: - 'cloud-infra-testfw-macro'