Update lower-constraints

Also, enalbe nodejs4 jobs in ubuntu-xenial
Change-Id: I75656d16a8620c356ed4f910759f3edf410e997f
This commit is contained in:
Shu Muto 2019-03-25 13:45:08 +09:00
parent 2e9cb253ea
commit ae7feb1712
2 changed files with 5 additions and 1 deletions

View File

@ -16,11 +16,13 @@
- nodejs-npm-run-lint:
vars:
node_version: 4
nodeset: ubuntu-xenial
required-projects:
- openstack/horizon
- nodejs-npm-run-test:
vars:
node_version: 4
nodeset: ubuntu-xenial
required-projects:
- openstack/horizon
gate:
@ -32,11 +34,13 @@
- nodejs-npm-run-lint:
vars:
node_version: 4
nodeset: ubuntu-xenial
required-projects:
- openstack/horizon
- nodejs-npm-run-test:
vars:
node_version: 4
nodeset: ubuntu-xenial
required-projects:
- openstack/horizon

View File

@ -28,7 +28,7 @@ fixtures==3.0.0
flake8==2.5.5
futurist==1.6.0
hacking==0.12.0
horizon==13.0.0
horizon==14.0.0.0b3
idna==2.6
imagesize==1.0.0
iso8601==0.1.12