update/.zuul.yaml

52 lines
1.2 KiB
YAML

---
- project:
templates:
- build-openstack-docs-pti
check:
jobs:
- build-openstack-api-ref
- build-openstack-releasenotes
- flock-devstack-update
- openstack-tox-linters
- openstack-tox-pep8
- openstack-tox-py27
- openstack-tox-py37
- stx-updates-pylint
gate:
jobs:
- build-openstack-api-ref
- build-openstack-releasenotes
- flock-devstack-update
- openstack-tox-linters
- openstack-tox-pep8
- openstack-tox-py27
- openstack-tox-py37
post:
jobs:
- publish-stx-api-ref
- publish-stx-tox
- publish-stx-releasenotes
- job:
name: stx-updates-pylint
parent: openstack-tox-pylint
required-projects:
- starlingx/config
- starlingx/fault
- starlingx/integ
- job:
name: flock-devstack-update
parent: flock-devstack-base-min
required-projects:
- starlingx/integ
vars:
tox_envlist: functional
devstack_services:
# StarlingX services
sw-patch: true
tsconfig: true
devstack_plugins:
# integ: https://opendev.org/starlingx/integ
update: https://opendev.org/starlingx/update