Switch to horizon-nodejs4-jobs template
We need to switch these jobs to xenial. But while we're doing that, let's shift to consuming a template managed in the horizon repo. Depends-On: https://review.openstack.org/643198 Change-Id: I4b3ac41494139bb234d2bd304eff7c8be936a27f
This commit is contained in:
parent
2f8ec99bfc
commit
bcb1e1176e
21
.zuul.yaml
21
.zuul.yaml
@ -1,6 +1,7 @@
|
|||||||
- project:
|
- project:
|
||||||
templates:
|
templates:
|
||||||
- check-requirements
|
- check-requirements
|
||||||
|
- horizon-nodejs4-jobs
|
||||||
- openstack-lower-constraints-jobs-horizon
|
- openstack-lower-constraints-jobs-horizon
|
||||||
- openstack-python-jobs-horizon
|
- openstack-python-jobs-horizon
|
||||||
- openstack-python35-jobs-horizon
|
- openstack-python35-jobs-horizon
|
||||||
@ -12,27 +13,7 @@
|
|||||||
voting: false
|
voting: false
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack/horizon
|
- openstack/horizon
|
||||||
- nodejs-npm-run-lint:
|
|
||||||
vars:
|
|
||||||
node_version: 4
|
|
||||||
required-projects:
|
|
||||||
- openstack/horizon
|
|
||||||
- nodejs-npm-run-test:
|
|
||||||
vars:
|
|
||||||
node_version: 4
|
|
||||||
required-projects:
|
|
||||||
- openstack/horizon
|
|
||||||
- horizon-openstack-tox-python3-django111
|
- horizon-openstack-tox-python3-django111
|
||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- nodejs-npm-run-lint:
|
|
||||||
vars:
|
|
||||||
node_version: 4
|
|
||||||
required-projects:
|
|
||||||
- openstack/horizon
|
|
||||||
- nodejs-npm-run-test:
|
|
||||||
vars:
|
|
||||||
node_version: 4
|
|
||||||
required-projects:
|
|
||||||
- openstack/horizon
|
|
||||||
- horizon-openstack-tox-python3-django111
|
- horizon-openstack-tox-python3-django111
|
||||||
|
Loading…
Reference in New Issue
Block a user