Start syntax 5 test

Change-Id: Ia5c12fae03e2508faf4d27271841b2ad4e8cc8b8
This commit is contained in:
ZhongShengping 2018-03-23 16:40:41 +08:00
parent 392679c659
commit 50bfd8f3c2
1 changed files with 8 additions and 0 deletions

View File

@ -341,6 +341,12 @@
vars:
puppet: 4
- job:
name: puppet-openstack-syntax-5
parent: puppet-openstack-syntax
vars:
puppet: 5
- job:
name: puppet-openstack-unit-base
parent: puppet-openstack-integration-base
@ -390,10 +396,12 @@
jobs:
- puppet-openstack-lint
- puppet-openstack-syntax-4
- puppet-openstack-syntax-5
gate:
jobs:
- puppet-openstack-lint
- puppet-openstack-syntax-4
- puppet-openstack-syntax-5
- project:
templates: