Make tripleo-tox-molecule voting/gating again

Iaed4f3f74d34e7fc7cd1dd424f551ad090601019 fixed the
tripleo-tox-molecule jobs.
This review makes tripleo-tox-molecule voting
and gating again.

Change-Id: I09d9bec40217ff8e6d556813ba5423313986c63b
This commit is contained in:
Ronelle Landy 2021-11-30 16:50:16 -05:00
parent 7159378303
commit 658de3f191
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,6 @@
jobs:
- openstack-tox-linters
- tripleo-tox-molecule:
voting: false
vars:
tox_environment:
PYTEST_REQPASS: 1
@ -45,5 +44,6 @@
# Don't put a files section on the linters job, otherwise no
# jobs might be defined and nothing can merge in this repo.
- openstack-tox-linters
- tripleo-tox-molecule
- openstack-tox-py36: *tox-py
- openstack-tox-py39: *tox-py