Update tempest plugin for ironic

Change-Id: Iddd38ccf9bee8de4eced61c72a63e274c753ac32
This commit is contained in:
Emilien Macchi 2018-01-09 07:06:05 -08:00
parent 2167e5fe6e
commit 9a3bb607aa
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ class tempest::params {
$python_gnocchi_tests = 'python-gnocchi-tests'
$python_heat_tests = 'python-heat-tests'
$python_horizon_tests = 'python-horizon-tests-tempest'
$python_ironic_tests = 'python-ironic-tests'
$python_ironic_tests = 'python-ironic-tests-tempest'
$python_keystone_tests = 'python-keystone-tests'
$python_magnum_tests = 'python-magnum-tests-tempest'
$python_mistral_tests = 'python-mistral-tests-tempest'