From 54b4f90c63c114f55c7dd2e5393a81bd9e53d426 Mon Sep 17 00:00:00 2001 From: Jesse Pretorius Date: Tue, 26 Mar 2019 18:00:30 +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: Ie70a303c5b8e7a87804fa734c0ff68eaddcf9ab3 --- 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 2197f356..5bbce164 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -16,8 +16,9 @@ - project: templates: - check-requirements - - openstack-ansible-role-jobs - - openstack-ansible-role-distro_install-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: