Move verify and periodic jobs to City Cloud instances
[infra/cicd.git] / jjb / cloud-infra / cloud-infra-periodic-engine.yaml
index 253cc862162b4a3eec8f6556d28187a6b6abe1f9..708b1600f19898835a0f33a3b6395562c43b5b8c 100644 (file)
@@ -65,7 +65,6 @@
     phase:
       - deploy
       - functest
-      - yardstick
 
     jobs:
       - 'cloud-infra-periodic-engine-{os}-{type}-{stream}'
@@ -87,7 +86,7 @@
       - nordix-gerrit-parameters
       - label:
           name: SLAVE_LABEL
-          default: 'vpod-deploy-{os}'
+          default: 'vpod-deploy-city'
           description: 'Slave label to schedule this job on. All slaves have Ubuntu1604 no matter what distro target nodes use'
       - string:
           name: DISTRIBUTION
       - build-timeout:
           timeout: 120
       - fix-workspace-permissions
-      - openstack:
-          single-use: True
 
     scm:
       - git-scm:
           name: DIB_OS_ELEMENT
           default: 'ubuntu-minimal'
           description: 'DIB OS Element to use for building the deployment image to provision target nodes with. Overriden by upstream job.'
+      - string:
+          name: ENGINE_ANSIBLE_PARAMS
+          default: ' -v '
+          description: 'Extra paramters that can be added when run the play books.'
       - string:
           name: DEPLOY_SCENARIO
           default: 'k8-calico-nofeature'