Test Puppet 6 for Train

Change-Id: I447827fb99cb1d168a6d16a9c3fbf47f8abd2c46
This commit is contained in:
Tobias Urdin 2019-10-10 14:57:50 +02:00
parent fc3f3e14f5
commit d148836bf4
3 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@
- job:
name: puppet-openstack-libraries-puppet-unit-6.4-ubuntu-bionic
parent: puppet-openstack-libraries-puppet-unit-base
branches: ^(stable/stein|master)$
branches: ^(?!stable/(ocata|pike|queens|rocky)).*$
nodeset: ubuntu-bionic
vars:
puppet_gem_version: 6.4

View File

@ -25,7 +25,7 @@
- job:
name: puppet-openstack-syntax-6-ubuntu-bionic
parent: puppet-openstack-syntax-base
branches: ^(stable/stein|master)$
branches: ^(?!stable/(ocata|pike|queens|rocky|jewel|mimic|luminous)).*$
vars:
puppet: 6
@ -71,6 +71,6 @@
- job:
name: puppet-openstack-libraries-puppet-syntax-6-ubuntu-bionic
parent: puppet-openstack-libraries-puppet-syntax
branches: ^(stable/stein|master)$
branches: ^(?!stable/(ocata|pike|queens|rocky|jewel|mimic|luminous)).*$
vars:
puppet: 6

View File

@ -20,7 +20,7 @@
name: puppet-openstack-unit-6.4-ubuntu-bionic
parent: puppet-openstack-unit-base
nodeset: ubuntu-bionic
branches: ^(stable/stein|master)$
branches: ^(?!stable/(ocata|pike|queens|rocky|jewel|mimic|luminous)).*$
vars:
puppet_gem_version: 6.4