zuul-jobs/roles/tox
Monty Taylor b2befeb2b4
Emit a message about the final tox invocation
In the tox job it's nice to see what it is that we're gonna run. It's in
the json file, but that's a little bit hidden.

Change-Id: Iebe4b4c67d00ebc21be9038e06f1ee09badb4eb1
2017-09-27 16:36:59 -05:00
..
defaults Add UPPER_CONSTRAINTS_FILE file if it exists 2017-09-07 10:09:23 -05:00
tasks Emit a message about the final tox invocation 2017-09-27 16:36:59 -05:00
README.rst Rename tox_upper_constraints_file to tox_constraints_file 2017-09-22 10:23:40 -05:00

README.rst

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.