add xenial to the integration tests for openstack-chef projects
Change-Id: I0cc0c30ea22bf781b8cc9143104c09e3fe186bb5
This commit is contained in:
parent
b5d22d9a63
commit
945c4ad386
@ -75,7 +75,9 @@
|
||||
node:
|
||||
- centos-7
|
||||
- ubuntu-trusty
|
||||
- ubuntu-xenial
|
||||
- periodic-{node}-{name}-chef-rake-integration:
|
||||
node:
|
||||
- centos-7
|
||||
- ubuntu-trusty
|
||||
- ubuntu-xenial
|
||||
|
@ -610,6 +610,7 @@ project-templates:
|
||||
- 'gate-{name}-chef-rake'
|
||||
- 'gate-centos-7-{name}-chef-rake-integration-nv'
|
||||
- 'gate-ubuntu-trusty-{name}-chef-rake-integration-nv'
|
||||
- 'gate-ubuntu-xenial-{name}-chef-rake-integration-nv'
|
||||
gate:
|
||||
- 'gate-{name}-chef-rake'
|
||||
|
||||
@ -8481,6 +8482,7 @@ projects:
|
||||
periodic:
|
||||
- periodic-centos-7-openstack-chef-repo-chef-rake-integration
|
||||
- periodic-ubuntu-trusty-openstack-chef-repo-chef-rake-integration
|
||||
- periodic-ubuntu-xenial-openstack-chef-repo-chef-rake-integration
|
||||
|
||||
- name: openstack/openstack-chef-specs
|
||||
template:
|
||||
|
Loading…
Reference in New Issue
Block a user