diff options
author | Iury Gregory Melo Ferreira <imelofer@redhat.com> | 2020-06-18 13:53:14 +0200 |
---|---|---|
committer | Iury Gregory Melo Ferreira <imelofer@redhat.com> | 2020-06-18 13:53:14 +0200 |
commit | f5a24f7419996375b685e6c820c3909b299c04c7 (patch) | |
tree | 376095036117efe16625ba68c05217f3577d1eec /zuul.d | |
parent | f17b9e4ab356fd84bb26d626a1502e0dfc24a968 (diff) | |
download | ironic-f5a24f7419996375b685e6c820c3909b299c04c7.tar.gz |
Enable grenade
stable/train is fixed so we should be fine
Change-Id: I2449d0cb5824b5455aa592da2716a68eecfdda2e
Diffstat (limited to 'zuul.d')
-rw-r--r-- | zuul.d/project.yaml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 599ba9466..379e0c3d1 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -12,9 +12,7 @@ - ironic-tox-unit-with-driver-libs - ironic-standalone - ironic-tempest-functional-python3 - # FIXME(dtantsur): disable because of the uWSGI problem - - ironic-grenade: - voting: false + - ironic-grenade # Temporary disable voting because of end of cycle CI instability. - ironic-grenade-dsvm-multinode-multitenant: voting: false @@ -52,7 +50,7 @@ - ironic-tox-unit-with-driver-libs - ironic-standalone - ironic-tempest-functional-python3 - # - ironic-grenade + - ironic-grenade # removing from voting due to end of cycle gate instability. # - ironic-grenade-dsvm-multinode-multitenant - ironic-tempest-partition-bios-redfish-pxe |