cbd4a2f0cf
In the follow-on job I268fb7e1dc753c82983736572b3df2f152f8cf51 I have modified upper-constraints.txt but it seems like the cross-horizon-npm is still trying to use the constraints from releases.openstack.org, so not picking up the change in the gate. It seems that horizon calls "tox -e npm" as part of it's npm magic, but doesn't use the checked-out version of upper-constraints.txt. The dependent patch uses tox_constraints_file to set UPPER_CONSTRAINTS_FILE, which should hopefully pick up the right installation candidates. This should allow the job to become voting again. Depends-On: https://review.opendev.org/709414 Change-Id: Id9a465bd106940a1e286e8090be2186becc1c9f0
105 lines
3.0 KiB
YAML
105 lines
3.0 KiB
YAML
- project:
|
|
templates:
|
|
- openstack-python3-ussuri-jobs
|
|
check:
|
|
jobs:
|
|
- build-wheel-mirror-centos-7:
|
|
files:
|
|
- bindep.txt
|
|
- build-wheel-mirror-ubuntu-bionic:
|
|
files:
|
|
- bindep.txt
|
|
- build-wheel-mirror-ubuntu-xenial:
|
|
files:
|
|
- bindep.txt
|
|
- openstack-tox-validate
|
|
- requirements-tox-babel
|
|
- requirements-tox-bindep:
|
|
voting: false
|
|
- requirements-tox-py36-check-uc
|
|
- requirements-tox-validate-projects:
|
|
voting: false
|
|
- cross-cinder-py36
|
|
- cross-glance-py36
|
|
- cross-horizon-py36
|
|
- cross-horizon-npm
|
|
- cross-keystone-py36
|
|
- cross-neutron-py36
|
|
- cross-nova-py36
|
|
- cross-nova-py37
|
|
- cross-nova-functional
|
|
- cross-octavia-py36
|
|
- cross-octavia-py37
|
|
- cross-osc-tox-docs
|
|
- cross-swift-py27
|
|
- cross-swift-py36
|
|
- openstack-tox-py36
|
|
- openstacksdk-functional-devstack
|
|
- neutron-grenade-multinode:
|
|
irrelevant-files:
|
|
- ^(test-|)requirements.txt$
|
|
- ^setup.cfg$
|
|
- tempest-full-py3:
|
|
irrelevant-files:
|
|
- ^(test-|)requirements.txt$
|
|
- ^setup.cfg$
|
|
- grenade-py3:
|
|
irrelevant-files:
|
|
- ^(test-|)requirements.txt$
|
|
- ^setup.cfg$
|
|
gate:
|
|
jobs:
|
|
- build-wheel-mirror-centos-7:
|
|
files:
|
|
- bindep.txt
|
|
- build-wheel-mirror-ubuntu-bionic:
|
|
files:
|
|
- bindep.txt
|
|
- build-wheel-mirror-ubuntu-xenial:
|
|
files:
|
|
- bindep.txt
|
|
- openstack-tox-validate
|
|
- requirements-tox-babel
|
|
- requirements-tox-py36-check-uc
|
|
- cross-cinder-py36
|
|
- cross-glance-py36
|
|
- cross-horizon-py36
|
|
- cross-horizon-npm
|
|
- cross-keystone-py36
|
|
- cross-neutron-py36
|
|
- cross-nova-py36:
|
|
files: ^upper-constraints.txt$
|
|
- cross-nova-py37:
|
|
files: ^upper-constraints.txt$
|
|
- cross-nova-functional
|
|
- cross-octavia-py36
|
|
- cross-octavia-py37
|
|
- cross-osc-tox-docs
|
|
- cross-swift-py27
|
|
- cross-swift-py36
|
|
- openstack-tox-py36
|
|
- openstacksdk-functional-devstack
|
|
- neutron-grenade-multinode:
|
|
irrelevant-files:
|
|
- ^(test-|)requirements.txt$
|
|
- ^setup.cfg$
|
|
- tempest-full-py3:
|
|
irrelevant-files:
|
|
- ^(test-|)requirements.txt$
|
|
- ^setup.cfg$
|
|
- grenade-py3:
|
|
irrelevant-files:
|
|
- ^(test-|)requirements.txt$
|
|
- ^setup.cfg$
|
|
experimental:
|
|
jobs:
|
|
- tempest-pg-full:
|
|
irrelevant-files:
|
|
- ^(test-|)requirements.txt$
|
|
- ^setup.cfg$
|
|
- tempest-full-py3-opensuse15:
|
|
irrelevant-files:
|
|
- ^(test-|)requirements.txt$
|
|
- ^setup.cfg$
|
|
|