summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorChandan Kumar <chkumar246@gmail.com>2016-05-02 10:19:22 +0000
committerChandan Kumar <chkumar246@gmail.com>2016-05-03 17:55:20 +0000
commit427f0f06b3dbccad13da3b941c74423b4a97ca92 (patch)
treeac63b7b28940e5931d7568354414ffa62e882318 /setup.cfg
parent1fe4ed1a0e5e2621bbc28ac9f3143e30f76005b5 (diff)
downloadcinder-427f0f06b3dbccad13da3b941c74423b4a97ca92.tar.gz
Move and rename tempest_tests to cinder/tests/tempest
To avoid conflicts, it needs to be done and the subdirs 'api' and 'scenario' directly under the cinder/tests/tempest directory Closes-Bug: #1577016 Change-Id: I5b8d1411e0917ecb7e70eb5a6b139d75437ba032
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 15052e41f..1768fa624 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -73,7 +73,7 @@ cinder.database.migration_backend =
sqlalchemy = oslo_db.sqlalchemy.migration
# In-tree Tempest test entry point
tempest.test_plugins =
- cinder_tests = tempest_tests.plugin:CinderTempestPlugin
+ cinder_tests = cinder.tests.tempest.plugin:CinderTempestPlugin
[build_sphinx]
all_files = 1