Update comments on skipped tests

SoftwareConfigIntegrationTest has been skipped since
20f17ec25b.

test_server_signal_userdata_format_software_config has not been skipped
since e50ce9c6e2.

Change-Id: I71c70ff516d2d4cbd0aef2a3833c6f7bd4cc3984
This commit is contained in:
Zane Bitter 2018-05-16 11:40:12 -04:00
parent 970bc3bdf4
commit e0dc017fe6
1 changed files with 1 additions and 1 deletions

View File

@ -77,8 +77,8 @@ function _config_tempest_plugin
iniset $conf_file heat_plugin heat_config_notify_script $DEST/heat-templates/hot/software-config/elements/heat-config/bin/heat-config-notify
iniset $conf_file heat_plugin boot_config_env $DEST/heat-templates/hot/software-config/boot-config/test_image_env.yaml
# Skip SoftwareConfigIntegrationTest because it requires a custom image
# Skip VolumeBackupRestoreIntegrationTest skipped until failure rate can be reduced ref bug #1382300
# Skip test_server_signal_userdata_format_software_config is skipped untill bug #1651768 is resolved
# Skip AutoscalingLoadBalancerTest and AutoscalingLoadBalancerv2Test as deprecated neutron-lbaas service is not enabled
iniset $conf_file heat_plugin skip_scenario_test_list 'AutoscalingLoadBalancerTest, AutoscalingLoadBalancerv2Test, \
SoftwareConfigIntegrationTest, VolumeBackupRestoreIntegrationTest'