Make metal3 job non-voting temporarily
This job runs Ironic under python 3.9, which is no longer supported by OpenStack. It can be made voting again once it is revised to use a supported python version. Change-Id: I8e5e9de27faaed0315b3846d1eb04561cc4b192f
This commit is contained in:
@@ -52,7 +52,10 @@
|
|||||||
# NOTE(TheJulia): At present, metal3 doesn't leverage
|
# NOTE(TheJulia): At present, metal3 doesn't leverage
|
||||||
# stable branches, and as far as we are aware these jobs
|
# stable branches, and as far as we are aware these jobs
|
||||||
# can be removed once this branch is made stable.
|
# can be removed once this branch is made stable.
|
||||||
- metal3-integration
|
# TODO(JayF): Make this vote again once metal3-dev-env is no longer
|
||||||
|
# trying to run Ironic under python 3.9.
|
||||||
|
- metal3-integration:
|
||||||
|
voting: false
|
||||||
# Non-voting jobs
|
# Non-voting jobs
|
||||||
- ironic-inspector-tempest:
|
- ironic-inspector-tempest:
|
||||||
voting: false
|
voting: false
|
||||||
@@ -95,7 +98,9 @@
|
|||||||
# NOTE(TheJulia): At present, metal3 doesn't leverage
|
# NOTE(TheJulia): At present, metal3 doesn't leverage
|
||||||
# stable branches, and as far as we are aware these jobs
|
# stable branches, and as far as we are aware these jobs
|
||||||
# can be removed once this branch is made stable.
|
# can be removed once this branch is made stable.
|
||||||
- metal3-integration
|
# TODO(JayF): Make this vote again once metal3-dev-env is no longer
|
||||||
|
# trying to run Ironic under python 3.9.
|
||||||
|
#- metal3-integration
|
||||||
experimental:
|
experimental:
|
||||||
jobs:
|
jobs:
|
||||||
# NOTE(dtantsur): this job is rarely used, no need to run it always.
|
# NOTE(dtantsur): this job is rarely used, no need to run it always.
|
||||||
|
Reference in New Issue
Block a user