Run infra puppet apply xenial jobs on xenial nodes
The base job nodeset has moved ahead to bionic so we need to explicitly set xenial as the nodeset on our infra puppet apply xenial jobs. Change-Id: I48b32e5d1d810f791c26cc5eef86fc0eaa592f21
This commit is contained in:
parent
066421f5d2
commit
961271a1a7
@ -1466,6 +1466,7 @@
|
||||
- job:
|
||||
name: infra-puppet-apply-3-ubuntu-xenial
|
||||
parent: infra-puppet-apply-base
|
||||
nodeset: ubuntu-xenial
|
||||
|
||||
- job:
|
||||
name: infra-puppet-apply-3-centos-7
|
||||
@ -1488,6 +1489,7 @@
|
||||
- job:
|
||||
name: infra-puppet-apply-4-ubuntu-xenial
|
||||
parent: infra-puppet-apply-base
|
||||
nodeset: ubuntu-xenial
|
||||
vars:
|
||||
puppet_version: 4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user