From e2aa965ff38b68a0d95bb3eb1016cca3c2c3971b Mon Sep 17 00:00:00 2001 From: Jonathan Herlin Date: Fri, 26 Mar 2021 08:31:16 +0100 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. Depends-On: Id191e07eab2bef84dad30e55f59fd914b0358bfe Change-Id: Iec5c24d38f492af064968b2b621bba8b507d56f5 --- 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 8dae4a9..265d6c6 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -15,7 +15,8 @@ - project: templates: - - openstack-ansible-role-jobs - check-requirements + - openstack-ansible-linters-jobs + - openstack-ansible-deploy-aio_metal-jobs - publish-openstack-docs-pti - - build-release-notes-jobs-python3 + - build-release-notes-jobs-python3 \ No newline at end of file