Add 5.5 unit test

Change-Id: I7e7fbc8aa6336949350c98044b2ee32c14d18685
This commit is contained in:
ZhongShengping 2018-06-11 10:13:45 +08:00
parent 11a5e5815f
commit a15f593190
1 changed files with 10 additions and 0 deletions

View File

@ -459,6 +459,15 @@
vars:
puppet_gem_version: 4.8
- job:
name: puppet-openstack-unit-5.5-centos-7
parent: puppet-openstack-unit-base
nodeset: centos-7
branches: ^master
voting: false
vars:
puppet_gem_version: 5.5
- job:
name: puppet-openstack-unit-latest-centos-7
parent: puppet-openstack-unit-base
@ -473,6 +482,7 @@
check:
jobs:
- puppet-openstack-unit-4.8-centos-7
- puppet-openstack-unit-5.5-centos-7
- puppet-openstack-unit-latest-centos-7
gate:
jobs: