requirements/playbooks/requirements-integration-dsvm
Sean McGinnis 8bad9fe19d Add upper-constraints enforcement for local reqs
This adds the use of upper constraints in our tox environments. Jobs
like openstack-tox-py27 have started failing due to trying to install
lib versions that only support Python 3.

The 'generate' target keeps the unconstrained deps since we actually do
need the latest installed for that.

Updates the requirements-integration job to run using py36 since that
now fails with running under py27. This should get the job to pass until
we are able to rewrite it to not be a legacy job.

NOTE(dmllr): updated install_command to include local constraints file

Change-Id: I2598503c2d4397d7efbb03a76df9a4e91dd0c1cf
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-05-12 15:31:10 +02:00
..
post.yaml import legacy jobs from openstack-zuul-jobs 2018-08-24 16:29:34 +02:00
run.yaml Add upper-constraints enforcement for local reqs 2019-05-12 15:31:10 +02:00