From 046efef572b2e6182c2cf59071ce92fd5a5569c2 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Thu, 18 Apr 2019 14:44:57 +0200 Subject: [PATCH] Move verify and periodic jobs to City Cloud instances Change-Id: I56dc843cedf5992d78bf930455aa4dcdd9edb341 --- jjb/cloud-infra/cloud-infra-periodic-engine.yaml | 4 +--- jjb/cloud-infra/cloud-infra-verify-engine.yaml | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/jjb/cloud-infra/cloud-infra-periodic-engine.yaml b/jjb/cloud-infra/cloud-infra-periodic-engine.yaml index e945b39cc..708b1600f 100644 --- a/jjb/cloud-infra/cloud-infra-periodic-engine.yaml +++ b/jjb/cloud-infra/cloud-infra-periodic-engine.yaml @@ -86,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 @@ -140,8 +140,6 @@ - build-timeout: timeout: 120 - fix-workspace-permissions - - openstack: - single-use: True scm: - git-scm: diff --git a/jjb/cloud-infra/cloud-infra-verify-engine.yaml b/jjb/cloud-infra/cloud-infra-verify-engine.yaml index ff36fae1a..57d26085b 100644 --- a/jjb/cloud-infra/cloud-infra-verify-engine.yaml +++ b/jjb/cloud-infra/cloud-infra-verify-engine.yaml @@ -93,7 +93,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 @@ -147,8 +147,6 @@ - build-timeout: timeout: 120 - fix-workspace-permissions - - openstack: - single-use: True scm: - git-scm-gerrit: -- 2.25.1