Skip to content
Success

Changes

Summary

  1. testenv: add run --until-nok (details)
Commit 7ccf683dfd2ad49a84158f496fef60ecf6769420 by Oliver Smith
testenv: add run --until-nok

Add an argument to run a specific test (if using --test) or a whole
testsuite until it fails with "failure" or "error". This helped me in
reproducing a race condition in the mgw testsuite (related issue).

Related: OS#3849
Change-Id: I17e1ebcc5d6ff1b6a087c4d4c9405a02798212f1
The file was modified_testenv/testenv/testsuite.py
The file was modified_testenv/testenv/testenv_cfg.py
The file was modified_testenv/testenv.py
The file was modified_testenv/testenv/testdir.py
The file was modified_testenv/testenv/__init__.py