summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-10 15:46:48 +0700
committerVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-11 07:50:25 +0700
commit337e3c2d93d86b223c4ff5d09736ca49f8477780 (patch)
treebc280b59b8eae4386fc202aeb27504b65b82f01a /test-requirements.txt
parent8762e61c102ab208c63c5ddc1c3aa605d3d35a92 (diff)
downloadosprofiler-337e3c2d93d86b223c4ff5d09736ca49f8477780.tar.gz
Switch to stestr
According to Openstack summit session [1], stestr is maintained project to which all Openstack projects should migrate. Let's switch to stestr as other projects have already moved to it. [1] https://etherpad.openstack.org/p/YVR-python-pti Change-Id: I75bea8174b9473b0648e1fc524dd8ea25dfb666d
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 1777ed4..ed7dc97 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,7 +3,7 @@ hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
coverage>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
mock>=2.0.0 # BSD
-testrepository>=0.0.18 # Apache-2.0/BSD
+stestr>=2.0.0 # Apache-2.0
testtools>=2.2.0 # MIT
openstackdocstheme>=1.18.1 # Apache-2.0