neutron-lbaas-dashboard/.zuul.yaml

37 lines
975 B
YAML

- project:
templates:
- check-requirements
- openstack-python-jobs-horizon
- publish-openstack-sphinx-docs
check:
jobs:
- openstack-tox-lower-constraints
- nodejs-npm-run-lint:
nodeset: ubuntu-xenial
vars:
node_version: 4
required-projects:
- openstack/horizon
- nodejs-npm-run-test:
nodeset: ubuntu-xenial
vars:
node_version: 4
required-projects:
- openstack/horizon
gate:
jobs:
- openstack-tox-lower-constraints
- nodejs-npm-run-lint:
nodeset: ubuntu-xenial
vars:
node_version: 4
required-projects:
- openstack/horizon
- nodejs-npm-run-test:
nodeset: ubuntu-xenial
vars:
node_version: 4
required-projects:
- openstack/horizon