tobiko/roles
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
..
multi-node-setup Fix DevStack CI jobs 2019-11-18 10:05:29 +01:00
tests Fix test_infrared_plugin.yaml playbook 2021-10-12 17:35:15 +00:00
tobiko-bindep Ensure python-docutils package is installed 2020-09-01 08:21:12 +02:00
tobiko-check-collected-files Switch to pytest test runner 2020-12-18 13:51:08 +00:00
tobiko-cleanup Make tobiko-cleanup role not to stuck at stack deletion 2021-11-23 17:32:34 +02:00
tobiko-collect Move CI tasks from roles to infrared_plugin/roles 2020-05-14 09:23:47 +00:00
tobiko-collect-report Collect report files from docker jobs 2021-12-22 06:01:53 +00:00
tobiko-common/defaults Use local upper-constraints.txt 2021-10-27 14:33:56 +02:00
tobiko-compile-python Compile Python3 on RHEL-7 2020-06-03 18:59:18 +02:00
tobiko-configure Use default value specified for tobiko.conf when --debug option is not given 2022-01-21 20:38:55 +00:00
tobiko-copy-resolv-conf Rewrite Vagrant file using ansible and Centos 8 2020-06-23 11:47:17 +02:00
tobiko-devstack Remove requirements project deployment from DevStack role 2021-10-28 03:44:48 +00:00
tobiko-docker-compose Add Dockerfile to Infrared plugin 2021-12-23 15:13:52 +00:00
tobiko-ensure-docker-compose Install docker-compose using pip 2022-01-10 13:12:53 +00:00
tobiko-ensure-python3 Skip flaky test cases with IR plugin 2022-01-25 15:50:24 +00:00
tobiko-ensure-ssh-keys Rewrite Vagrant file using ansible and Centos 8 2020-06-23 11:47:17 +02:00
tobiko-ensure-tox Refactor test execution scripts 2020-05-06 17:41:35 +02:00
tobiko-inventory Set undercloud_ssh_hostname on tobiko.conf 2021-03-09 13:40:29 +00:00
tobiko-redhat-subscription Rewrite Vagrant file using ansible and Centos 8 2020-06-23 11:47:17 +02:00
tobiko-run Handle maxfail pytest option from InfraRed plugin 2022-01-26 10:30:57 +01:00
tobiko-tox Handle maxfail pytest option from InfraRed plugin 2022-01-26 10:30:57 +01:00
tobiko-zuul Remove DevStack support from tobiko repository 2020-10-01 14:34:39 +02:00