Rename python-magnum-tests to python-magnum-tests-tempest

Review https://review.rdoproject.org/r/#/c/11058/ added
new package for magnum-tempest-plugin, start using it as
all changes to tempest plugin would go there.

Change-Id: I094c76ad04155b56d359a8299dd82dedb4ef1bde
This commit is contained in:
yatin 2017-12-27 10:05:23 +05:30
parent 9f1352af7e
commit f0d89c0f5a
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ class tempest::params {
$python_horizon_tests = 'python-horizon-tests-tempest'
$python_ironic_tests = 'python-ironic-tests'
$python_keystone_tests = 'python-keystone-tests'
$python_magnum_tests = 'python-magnum-tests'
$python_magnum_tests = 'python-magnum-tests-tempest'
$python_mistral_tests = 'python-mistral-tests'
$python_vitrage_tests = 'python-vitrage-tests'
$python_murano_tests = 'python-murano-tests-tempest'