
These are defined in zuul-jobs now. Because the tox-docs in zuul-jobs is a general purpose "run tox -edocs" job, we should call the openstack variant that does other things something else. Depends-On: I19fd6cb20b09b931873a0d9c85ebefabbf2c8373 Depends-On: Ife2b603710e8bdba7eac5fffe68dc41c97f336cf Change-Id: I828e38d3efd4817146cc6b1fefaa7b5bab71fdf7
12 lines
229 B
YAML
12 lines
229 B
YAML
- job:
|
|
name: openstack-doc-build
|
|
parent: zuul-tox-docs
|
|
run: playbooks/tox/docs
|
|
|
|
- project:
|
|
name: openstack-infra/openstack-zuul-jobs
|
|
check:
|
|
jobs:
|
|
- openstack-doc-build
|
|
- zuul-tox-linters
|