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:
Monty Taylor 2019-03-14 00:35:40 +00:00
parent 16ded081f4
commit ff5d8e574f
1 changed files with 1 additions and 21 deletions

View File

@ -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