From 1efdfd4901edc707c7ad5525529eec92fd184518 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Fri, 21 Aug 2015 10:15:45 -0400 Subject: [PATCH] puppet: run openstack-integration jobs for keystone & oslib modules puppet-openstack-integration jobs are now working: * Keystone is deployed in WSGI with Puppet modules (keystone & openstacklib are the two biggest requirements) * Tempest is run to validate Keystone v2 and v3 APIs. Now, we could like to move forward and add the jobs for puppet-keystone and puppet-openstacklib so we can see how it behaves with Puppet modules. In short-term, we would like to get the feedback from the jobs and see if it needs more adjustment. In medium-term, we might want to add the jobs to other modules (puppet-nova, etc). In long-term, openstack-integration jobs will deploy a full OpenStack setup, single node first, probably multi-node one day. Depends-On: I4b8f7fa7a694743758ea2073b532184c587899d1 Change-Id: Id88de8eaccea9051138f03a93ff7e23135262ee7 --- zuul/layout.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 7f9aae3d76..fff44b4d55 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -4371,6 +4371,7 @@ projects: - name: puppet-module-unit-jobs - name: puppet-beaker-jobs - name: puppet-beaker-upgrade-jobs + - name: puppet-openstack-integration-jobs check-tripleo: - gate-tripleo-ironic-overcloud-f21puppet-nonha @@ -4463,6 +4464,7 @@ projects: - name: puppet-module-unit-jobs - name: puppet-beaker-jobs - name: puppet-beaker-upgrade-jobs + - name: puppet-openstack-integration-jobs check-tripleo: - gate-tripleo-ironic-overcloud-f21puppet-nonha