From 6f389138ff770e1d390a06bae03bb3bbcae8766e Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Tue, 1 Feb 2022 14:40:37 +0100 Subject: [PATCH] Re-enable the standalone job Change-Id: Ieefdfc0ec287b5fed42f7c7d6d213cbd2f8cd927 --- zuul.d/project.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 6a0d330644..869144ba3b 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -16,9 +16,7 @@ - ironic-tempest-functional-python3 - ironic-tempest-functional-rbac-scope-enforced - ironic-grenade - # Disabled to un-break the CI, revert ASAP - - ironic-standalone: - voting: false + - ironic-standalone - ironic-standalone-redfish - ironic-tempest-partition-bios-redfish-pxe - ironic-tempest-partition-uefi-redfish-vmedia @@ -64,8 +62,7 @@ - ironic-tempest-functional-python3 - ironic-tempest-functional-rbac-scope-enforced - ironic-grenade - # Disabled to un-break the CI, revert ASAP - # - ironic-standalone + - ironic-standalone - ironic-standalone-redfish - ironic-tempest-partition-bios-redfish-pxe - ironic-tempest-partition-uefi-redfish-vmedia