tobiko/roles/tobiko-tox/tasks
Federico Ressi ad94fe92b1 Handle maxfail pytest option from InfraRed plugin
This allows to specify PyTest options depending on the workflow step
For instance in the faults workflow step below option is used:
  --maxfail 1

The option can be forced for all speps with below InfraRed plugin option:

 --pytest-maxfail <N>

For more details about pytest options please have a look to pytest help page:

  tox -e py3 -- --help

Change-Id: I3146819b5f80fa4768ea38032cc8e69dc7b44f18
2022-01-26 10:30:57 +01:00
..
main.yaml Update roles requiring python 2020-04-03 11:10:38 +00:00
tox.yaml Handle maxfail pytest option from InfraRed plugin 2022-01-26 10:30:57 +01:00