zuul-jobs/roles/tox
Monty Taylor bc18b5478b
Rename tox_upper_constraints_file to tox_constraints_file
Make the new variable default to the old variable for backwards compat.

Change-Id: I75d5e576276d68bfa23006d7ad4c2a86cb7f5050
2017-09-22 10:23:40 -05:00
..
defaults Add UPPER_CONSTRAINTS_FILE file if it exists 2017-09-07 10:09:23 -05:00
tasks Rename tox_upper_constraints_file to tox_constraints_file 2017-09-22 10:23:40 -05:00
README.rst Rename tox_upper_constraints_file to tox_constraints_file 2017-09-22 10:23:40 -05:00

Runs tox for a project

Role Variables

Environment variables to pass in to the tox run.

Path to a pip constraints file. Will be provided to tox via UPPER_CONSTRAINTS_FILE environment variable if it exists.