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: I80978262246895bb7aed2444e155b3fa2a464987
This commit is contained in:
parent
16ded081f4
commit
ff5d8e574f
22
.zuul.yaml
22
.zuul.yaml
@ -1,7 +1,7 @@
|
||||
- project:
|
||||
templates:
|
||||
- check-requirements
|
||||
- nodejs4-jobs
|
||||
- horizon-nodejs4-jobs
|
||||
- openstack-lower-constraints-jobs-horizon
|
||||
- openstack-python-jobs-horizon
|
||||
- openstack-python35-jobs-horizon
|
||||
@ -13,27 +13,7 @@
|
||||
voting: false
|
||||
required-projects:
|
||||
- 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
|
||||
gate:
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user