From 2041df74b6f46005de0798884f74de5dbbf01bce Mon Sep 17 00:00:00 2001 From: Jesse Pretorius Date: Tue, 26 Mar 2019 18:13:53 +0000 Subject: [PATCH] Test using integrated build In order to do a more complete verification of any patches, we add a full uncontainerised OpenStack deployment to the functional testing using the integrated repo. This replaces the previous role functional test mechanism. Any additional role tests are left as-is. They will require some extra implementation in the integrated build before they can be transferred. Depends-On: https://review.openstack.org/647840 Depends-On: https://review.openstack.org/648502 Depends-On: https://review.openstack.org/648551 Change-Id: I56680ae20ab4dbe7169ce161d90f9c06aa05fbfc --- zuul.d/project.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index bd72e775..9e667758 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -15,8 +15,9 @@ - project: templates: - check-requirements - - openstack-ansible-role-distro_install-jobs - - openstack-ansible-role-jobs + - openstack-ansible-linters + - openstack-ansible-deploy-aio_metal-jobs + - openstack-ansible-deploy-aio_distro_metal-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 check: