summaryrefslogtreecommitdiff
path: root/.stestr.conf
diff options
context:
space:
mode:
authorVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-10 14:25:26 +0700
committerVu Cong Tuan <tuanvc@vn.fujitsu.com>2018-07-24 10:38:07 +0700
commit833ba0f5b87343b196f1287d607a9de159834a41 (patch)
treea3b55ccfafd24a3359ebef1cc4d26aeae30a77fb /.stestr.conf
parent7df2d5978005c1a4af33067e77ecd945b38ab13a (diff)
downloadpycadf-833ba0f5b87343b196f1287d607a9de159834a41.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: Ib4c7bb59c92946c3e8b257cbf1ce2f44cb1c40ed
Diffstat (limited to '.stestr.conf')
-rw-r--r--.stestr.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/.stestr.conf b/.stestr.conf
new file mode 100644
index 0000000..b62a6dd
--- /dev/null
+++ b/.stestr.conf
@@ -0,0 +1,3 @@
+[DEFAULT]
+test_path=./pycadf/tests
+top_dir=./