ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git] / components / python / cliff / patches / 02-no-slowest.patch
blob168b448c95fe34f12a63d25b0077ba2cc8a2ff4c
1 We are not interested in list of slowest test.
3 --- cliff-4.7.0/tox.ini.orig
4 +++ cliff-4.7.0/tox.ini
5 @@ -10,7 +10,6 @@
6 OS_TEST_TIMEOUT=60
7 commands =
8 stestr run {posargs}
9 - stestr slowest
10 deps =
11 -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
12 -r{toxinidir}/test-requirements.txt