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: Ie222177cafc5bbde984714a44e113cc538623aa9
This commit is contained in:
Monty Taylor 2019-03-13 22:41:54 +00:00
parent 0c03857b1c
commit d51abb9856
1 changed files with 1 additions and 25 deletions

View File

@ -1,33 +1,9 @@
- project:
templates:
- check-requirements
- horizon-nodejs4-jobs
- openstack-lower-constraints-jobs
- openstack-python-jobs-horizon
- openstack-python35-jobs-horizon
- openstack-python36-jobs-horizon
- publish-openstack-docs-pti
check:
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
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