From b0b32523073a6a51f9c43c19e5044efac33b4d0f Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Tue, 23 Apr 2019 20:11:39 +0200 Subject: [PATCH] Use correct slave label based on deploy type Change-Id: If4e87b417a4164b2a58ef6e7fe84e281ebec574d --- jjb/cloud-infra/cloud-infra-periodic-engine.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/cloud-infra/cloud-infra-periodic-engine.yaml b/jjb/cloud-infra/cloud-infra-periodic-engine.yaml index cbd866eda..19fc3f166 100644 --- a/jjb/cloud-infra/cloud-infra-periodic-engine.yaml +++ b/jjb/cloud-infra/cloud-infra-periodic-engine.yaml @@ -90,7 +90,7 @@ - nordix-gerrit-parameters - label: name: SLAVE_LABEL - default: 'vpod-deploy-city' + default: '{slave-label}' description: 'Slave label to schedule this job on. All slaves have Ubuntu1604 no matter what distro target nodes use' - string: name: DISTRIBUTION -- 2.25.1