Move ironic-standalone to non-voting

Let's keep standalone non-voting till we can stabilize the
failures on it.

Change-Id: I5c0d23f8cf9f377f013a96bfe30189df25f9c7c5
This commit is contained in:
Iury Gregory Melo Ferreira 2020-02-13 09:35:32 +01:00
parent ab8212b23e
commit e1e89f8831
1 changed files with 4 additions and 2 deletions

View File

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