user-cont / conu

conu - python API for your containers
http://conu.readthedocs.io/en/latest/
MIT License
164 stars 33 forks source link

Utilize pytest rerunfailures to avoid failling CI because of intermittent failures. #377

Open rpitonak opened 4 years ago

rpitonak commented 4 years ago

https://github.com/pytest-dev/pytest-rerunfailures

Feel free to propose a better solution of course.