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: I20f49a4fd72fab8d11f4a8137fa892922b0797f1
This commit is contained in:
parent
12d70d3a39
commit
51509aad8a
21
.zuul.yaml
21
.zuul.yaml
@ -1,6 +1,7 @@
|
||||
- project:
|
||||
templates:
|
||||
- check-requirements
|
||||
- horizon-nodejs4-jobs
|
||||
- openstack-lower-constraints-jobs-horizon
|
||||
- openstack-python-jobs-horizon
|
||||
- openstack-python35-jobs-horizon
|
||||
@ -13,27 +14,7 @@
|
||||
required-projects:
|
||||
- openstack/horizon
|
||||
- horizon-openstack-tox-python3-django111
|
||||
- nodejs-npm-run-lint:
|
||||
vars:
|
||||
node_version: 4
|
||||
required-projects:
|
||||
- openstack/horizon
|
||||
- nodejs-npm-run-test:
|
||||
vars:
|
||||
node_version: 4
|
||||
required-projects:
|
||||
- openstack/horizon
|
||||
gate:
|
||||
jobs:
|
||||
- horizon-openstack-tox-python3-django111
|
||||
- nodejs-npm-run-lint:
|
||||
vars:
|
||||
node_version: 4
|
||||
required-projects:
|
||||
- openstack/horizon
|
||||
- nodejs-npm-run-test:
|
||||
vars:
|
||||
node_version: 4
|
||||
required-projects:
|
||||
- openstack/horizon
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user