Merge "Zuul runs tests in py36 only"

This commit is contained in:
Zuul 2021-04-09 05:21:22 +00:00 committed by Gerrit Code Review
commit 433e4b4101
2 changed files with 3 additions and 1 deletions

View File

@ -93,6 +93,7 @@ deps =
-r {toxinidir}/molecule-requirements.txt
commands =
python '{toxinidir}/tools/validate-files.py' .
{[testenv:pep8]commands}
{[testenv:ansible-lint]commands}
{[testenv:yamllint]commands}
{[testenv:bashate]commands}

View File

@ -2,7 +2,6 @@
- project:
templates:
- tripleo-multinode-container-minimal-pipeline
- openstack-python3-wallaby-jobs
- tripleo-validations-molecule-jobs
- release-notes-jobs-python3
check:
@ -26,12 +25,14 @@
- tripleo-ci-centos-8-content-provider
files:
- ^roles/ceph.*$
- openstack-tox-py36
gate:
jobs:
- openstack-tox-linters
- openstack-tox-docs: *tripleo-docs
- tripleo-ci-centos-8-content-provider
- tripleo-ci-centos-8-scenario004-standalone: *scenario004
- openstack-tox-py36
promote:
jobs: