Ubuntu: Update parameters for Telemetry test packages

Change-Id: I0fa7f38a31d90f9d326be2e5787553854efe9973
This commit is contained in:
Takashi Kajinami 2021-03-16 19:07:07 +09:00
parent cd67e06749
commit 7f7039c05e
1 changed files with 1 additions and 4 deletions

View File

@ -80,13 +80,11 @@ class tempest::params {
$python_barbican_tests = 'barbican-tempest-plugin'
$package_name = 'tempest'
}else{
$python_aodh_tests = false
$python_telemetry_tests = false
$python_bgpvpn_tests = false
$python_ceilometer_tests = false
$python_cinder_tests = false
$python_designate_tests = false
$python_glance_tests = false
$python_gnocchi_tests = false
$python_heat_tests = false
$python_ironic_tests = false
$python_keystone_tests = false
@ -102,7 +100,6 @@ class tempest::params {
$python_trove_tests = false
$python_watcher_tests = false
$python_zaqar_tests = false
$python_panko_tests = false
$python_octavia_tests = false
$python_ec2api_tests = false
$python_barbican_tests = false