Merge "Skip test_cancel_update_server_with_port"

This commit is contained in:
Jenkins 2016-11-22 05:41:52 +00:00 committed by Gerrit Code Review
commit d5b129443d
1 changed files with 3 additions and 0 deletions

View File

@ -61,6 +61,9 @@ iniset $conf_file heat_plugin boot_config_env $DEST/heat-templates/hot/software-
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 minimal_image_ref cirros-0.3.4-x86_64-uec
# Skip test_cancel_update_server_with_port till bug #1607714 is fixed in nova
iniset $conf_file heat_plugin skip_functional_test_list 'CancelUpdateTest.test_cancel_update_server_with_port'
# Add scenario tests to skip
# VolumeBackupRestoreIntegrationTest skipped until failure rate can be reduced ref bug #1382300
iniset $conf_file heat_plugin skip_scenario_test_list 'SoftwareConfigIntegrationTest, VolumeBackupRestoreIntegrationTest'