Update the package name for heat-tempest-plugin

* https://review.rdoproject.org/r/#/q/topic:add-heat-tempest-plugin
  adds the heat tempest plugin to RDO.

Change-Id: I030f4a40e063c685026c6c4736d90cf75e986137
This commit is contained in:
Chandan Kumar 2018-01-19 14:44:50 +05:30
parent 683fce59a5
commit 1fd82da555
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ class tempest::params {
$python_cinder_tests = 'python-cinder-tests'
$python_designate_tests = 'python-designate-tests-tempest'
$python_glance_tests = 'python-glance-tests'
$python_heat_tests = 'python-heat-tests'
$python_heat_tests = 'python-heat-tests-tempest'
$python_horizon_tests = 'python-horizon-tests-tempest'
$python_ironic_tests = 'python-ironic-tests-tempest'
$python_keystone_tests = 'python-keystone-tests'