Merge "Gate governance with project-config"

This commit is contained in:
Zuul 2018-07-19 06:28:19 +00:00 committed by Gerrit Code Review
commit e4586f0b8a
1 changed files with 6 additions and 2 deletions

View File

@ -6196,13 +6196,17 @@
- build-openstack-sphinx-docs-python3
check:
jobs:
- openstack-tox-linters
- openstack-tox-linters:
required-projects:
- openstack-infra/project-config
experimental:
jobs:
- openstack-tox-validate
gate:
jobs:
- openstack-tox-linters
- openstack-tox-linters:
required-projects:
- openstack-infra/project-config
post:
jobs:
- publish-governance-tc