summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-11 18:20:07 +0700
committerVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-11 18:20:09 +0700
commit9008a5cd303e93cfef95f4069135f34097874410 (patch)
treea388affd948304c7052ab1ab32a3eb13cac017c4
parent91ccbbf75e815c8dc48c0f35578515d9962501da (diff)
downloadironic-python-agent-9008a5cd303e93cfef95f4069135f34097874410.tar.gz
Remove testrepository
This commit is a follow-up of "switch to using stestr" which was merged already [1]. After switch to using stestr, testrepository is unnecessary and should be removed. [1] https://review.openstack.org/578521 Change-Id: Ic4005aa6f4bf5fb52fc207ff1cec666ccef8d0da
-rw-r--r--.gitignore1
-rw-r--r--lower-constraints.txt1
2 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index c261345c..512befb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,7 +11,6 @@ cover
.coverage
coverage.xml
.stestr
-.testrepository
imagebuild/.image_cache
imagebuild/coreos/build
imagebuild/coreos/dist
diff --git a/lower-constraints.txt b/lower-constraints.txt
index edcb1868..6ba8667c 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -87,7 +87,6 @@ sphinxcontrib-pecanwsme==0.8.0
sphinxcontrib-websupport==1.0.1
stestr==1.0.0
stevedore==1.20.0
-testrepository==0.0.20
testtools==2.2.0
traceback2==1.4.0
unittest2==1.1.0