Merge "Add a test node for puppet-openstackci/single-node-ci"

This commit is contained in:
Jenkins 2016-12-02 17:16:12 +00:00 committed by Gerrit Code Review
commit 67a183dd80

View File

@ -1286,6 +1286,12 @@ node 'single-use-slave-devstack' {
}
}
# Node-OS: trusty
# Used for testing all-in-one deployments
node 'single-node-ci.test.only' {
include ::openstackci::single_node_ci
}
# Node-OS: trusty
node 'kdc01.openstack.org' {
class { 'openstack_project::kdc':