Rename python-zaqar-tests to python-zaqar-tests-tempest

* https://review.rdoproject.org/r/#/c/10309/ marks the addition of
  zaqar-tempest-plugin in RDO from Queens release. We need to rename
  the package to avoid breakage.

Change-Id: Ibe5e55229249f5b2f2ab20bc35b221bb844647a0
This commit is contained in:
Chandan Kumar 2017-10-27 11:09:22 +05:30
parent da6fe3964b
commit a2d1f22604
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ class tempest::params {
$python_swift_tests = 'python-swift-tests'
$python_trove_tests = 'python-trove-tests'
$python_watcher_tests = 'python-watcher-tests-tempest'
$python_zaqar_tests = 'python-zaqar-tests'
$python_zaqar_tests = 'python-zaqar-tests-tempest'
$python_congress_tests = 'python-congress-tests'
$python_panko_tests = 'python-panko-tests'
$python_octavia_tests = 'python-octavia-tests'