repo.or.cz
/
oi-userland.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ffmpeg-6: fix COMPONENT_REVISION
[oi-userland.git]
/
components
/
python
/
cliff
/
patches
/
02-no-slowest.patch
blob
168b448c95fe34f12a63d25b0077ba2cc8a2ff4c
1
We are not interested in list of slowest test.
2
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