Changing sahara tempest plugin names

python-sahara-tests pacakge is now python-sahara-tests-tempest

Change-Id: I000bc2c86f92ead7dfc9d8a08811c83ad50d2567
This commit is contained in:
Arx Cruz 2017-12-07 14:37:19 +01:00
parent 143d083158
commit dffd1d7d26
2 changed files with 2 additions and 2 deletions

View File

@ -50,5 +50,5 @@ tempest_whitelist:
- 'sahara_tempest_plugin.tests.api.test_data_sources.DataSourceTest'
- 'mistral_tempest_tests.tests.api.v2.test_actions.ActionTestsV2'
tempest_plugins:
- python-sahara-tests
- python-sahara-tests-tempest
- python-mistral-tests

View File

@ -83,5 +83,5 @@ tempest_whitelist:
- 'sahara_tempest_plugin.tests.api.test_data_sources.DataSourceTest'
- 'mistral_tempest_tests.tests.api.v2.test_actions.ActionTestsV2'
tempest_plugins:
- python-sahara-tests
- python-sahara-tests-tempest
- python-mistral-tests