From a7ef7166df865130e8cbfdf0586996c82e39b866 Mon Sep 17 00:00:00 2001 From: Riccardo Pittau Date: Thu, 7 May 2020 18:30:17 +0200 Subject: [PATCH] Revert disabling the grenade job Change-Id: I901d509c40d6947a13f604c0dabbcd58545d3076 --- zuul.d/project.yaml | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 5182f91d3..68ebb6a39 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -8,15 +8,14 @@ - release-notes-jobs-python3 check: jobs: - # NOTE (rpittau) sadly temporary disabling grenade and - # non-standalone-tempest jobs until we got them fixed - - ironic-inspector-grenade: - voting: false - - ironic-inspector-non-standalone-tempest: - voting: false + - ironic-inspector-grenade - ironic-inspector-tempest - ironic-inspector-tempest-discovery - ironic-inspector-tempest-managed + # NOTE (rpittau) sadly temporary disabling the non-standalone-tempest + # job until we got it fixed + - ironic-inspector-non-standalone-tempest: + voting: false - openstack-tox-functional-py36 - bifrost-integration-tinyipa-ubuntu-bionic: voting: false @@ -25,12 +24,8 @@ gate: queue: ironic jobs: - # NOTE (rpittau) sadly temporary disabling grenade and - # non-standalone-tempest jobs until we got them fixed - # - ironic-inspector-grenade - # - ironic-inspector-non-standalone-tempest + - ironic-inspector-grenade - ironic-inspector-tempest - ironic-inspector-tempest-discovery - ironic-inspector-tempest-managed - - openstack-tox-functional-py36