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=110705c083fb157d7d6239c5626a4c3bb07b017e;hpb=7e507875f63896df2bfd2e3efe33da2a9521f6ad;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 110705c0..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 @@ -153,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 @@ -174,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 @@ -187,7 +183,7 @@ - job-template: name: 'cloud-infra-verify-testfw-{distro}-{phase}-{type}-{stream}' - disabled: false + disabled: true concurrent: true @@ -226,9 +222,6 @@ name: YARDSTICK_DISPATCHER default: 'file' description: 'Dispatcher to use for Yardstick reporting' - - string: - name: CLEANUP - default: 'false' wrappers: - build-timeout: