Run node jobs using version 4 on xenial nodes

Until such a time as we figure out a strategy off of 4 for these
jobs, we should run them on xenial.

Depends-On: https://review.openstack.org/643198
Change-Id: Iad915c80b33f6fd6d9e74590dba0988a0b4c9620
This commit is contained in:
Monty Taylor 2019-03-14 00:22:24 +00:00 committed by Shu Muto
parent eb5c1601fb
commit 0968d228c2
1 changed files with 2 additions and 20 deletions

View File

@ -1,29 +1,11 @@
- project:
templates:
- horizon-nodejs4-jobs
check:
jobs:
- openstack-tox-py36:
voting: false
- 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