Revert "Move ironic-standalone to non-voting"

This reverts commit e1e89f8831.

The commit was a temporary change to allow us to unblock
the ironic CI gate as we had cross-repository fixes that
needed to land before we would be able to have a passing
and stable ironic-standalone job.

Change-Id: Ib1ed0a35955ab7c53b814048887e725234699d9a
This commit is contained in:
Julia Kreger 2020-02-14 18:18:54 +00:00
parent e1e89f8831
commit 263c3c6073
1 changed files with 2 additions and 4 deletions

View File

@ -10,8 +10,7 @@
check:
jobs:
- ironic-tox-unit-with-driver-libs-python3
- ironic-standalone:
voting: false
- ironic-standalone
- ironic-tempest-functional-python3
- ironic-grenade-dsvm
# Temporary disable voting because of end of cycle CI instability.
@ -50,8 +49,7 @@
queue: ironic
jobs:
- ironic-tox-unit-with-driver-libs-python3
# removing from voting due to gate instability
# - ironic-standalone
- ironic-standalone
- ironic-tempest-functional-python3
- ironic-grenade-dsvm
# removing from voting due to end of cycle gate instability.