Run pep8 and unittest jobs out of in repo config
This was specified in project-config but got stale there. We move the config here so that we can specify up to date jobs that make sense. Depends-On: https://review.opendev.org/c/openstack/project-config/+/861482 Change-Id: I460d06b23639fae2d1b8898ed35a4e6914367a86
This commit is contained in:
parent
53a0ccadb3
commit
4a451287df
@ -64,11 +64,15 @@
|
||||
release_python: python3
|
||||
check:
|
||||
jobs:
|
||||
- tox-pep8
|
||||
- tox-py38
|
||||
- opendev-buildset-registry
|
||||
- grafyaml-build-image
|
||||
- project-config-grafana
|
||||
gate:
|
||||
jobs:
|
||||
- tox-pep8
|
||||
- tox-py38
|
||||
- grafyaml-upload-image
|
||||
promote:
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user