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: I58404ec835f362faaa04df58bf23cd9fee1963c2
This commit is contained in:
Monty Taylor 2019-03-14 00:33:32 +00:00
parent 9422dec8f0
commit c709cf0e9b
1 changed files with 1 additions and 21 deletions

View File

@ -1,6 +1,7 @@
- project:
templates:
- check-requirements
- horizon-nodejs4-jobs
- openstack-python-jobs-horizon
- openstack-python35-jobs-horizon
- openstack-python36-jobs-horizon
@ -10,27 +11,6 @@
check:
jobs:
- openstack-tox-lower-constraints
- 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:
- openstack-tox-lower-constraints
- nodejs-npm-run-lint:
vars:
node_version: 4
required-projects:
- openstack/horizon
- nodejs-npm-run-test:
vars:
node_version: 4
required-projects:
- openstack/horizon