Updated tempest plugin package name for cinder and congress

* https://review.rdoproject.org/r/#/c/11162/ adds the tempest plugin
  for cinder
* https://review.rdoproject.org/r/#/c/11290/ adds the tempest plugin
  for congress

Change-Id: I17c26fa42d21cb8fe0574f9830c9c42b0180010a
This commit is contained in:
Chandan Kumar 2018-01-24 14:33:55 +05:30
parent 1ff7029745
commit 74f9d8afa7
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ class tempest::params {
]
$python_telemetry_tests = 'python-telemetry-tests-tempest'
$python_bgpvpn_tests = 'python-networking-bgpvpn-tests-tempest'
$python_cinder_tests = 'python-cinder-tests'
$python_cinder_tests = 'python-cinder-tests-tempest'
$python_designate_tests = 'python-designate-tests-tempest'
$python_glance_tests = 'python-glance-tests'
$python_heat_tests = 'python-heat-tests-tempest'
@ -36,7 +36,7 @@ class tempest::params {
$python_trove_tests = 'python-trove-tests-tempest'
$python_watcher_tests = 'python-watcher-tests-tempest'
$python_zaqar_tests = 'python-zaqar-tests-tempest'
$python_congress_tests = 'python-congress-tests'
$python_congress_tests = 'python-congress-tests-tempest'
$python_octavia_tests = 'python-octavia-tests-tempest'
$python_ec2api_tests = 'python-ec2-api-tests'
$python_barbican_tests = 'python-barbican-tests-tempest'