Rename python-murano-tests to python-murano-tests-tempest

* https://review.rdoproject.org/r/10856 marks the addition of
  python-murano-tests-tempest in RDO. We need to rename the
  package in order to avoid breakage.

Change-Id: I5bf478ae517ed1e4e27cdb443577e8ff5e7d0df1
This commit is contained in:
Chandan Kumar 2017-12-11 15:07:10 +05:30
parent f65101fc22
commit ccf45d4895
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ class tempest::params {
$python_magnum_tests = 'python-magnum-tests'
$python_mistral_tests = 'python-mistral-tests'
$python_vitrage_tests = 'python-vitrage-tests'
$python_murano_tests = 'python-murano-tests'
$python_murano_tests = 'python-murano-tests-tempest'
$python_neutron_tests = 'python-neutron-tests-tempest'
$python_fwaas_tests = 'python-neutron-fwaas-tests'
$python_lbaas_tests = 'python-neutron-lbaas-tests'