Convergence: Enable resource type aliasing test
Enable functional test for testing resource type aliasing. Change-Id: Ib81ba4726bcc04235aff724a6ae49d1793de0b09 Partial-Bug: #1512343
This commit is contained in:
parent
0e16abc96e
commit
e5ea48629c
@ -46,7 +46,7 @@ iniset heat_integrationtests.conf DEFAULT skip_scenario_test_list 'SoftwareConfi
|
||||
|
||||
# Skip some tests for convergence until it is fixed
|
||||
if [ "$ENABLE_CONVERGENCE" == "true" ] ; then
|
||||
iniset heat_integrationtests.conf DEFAULT skip_functional_test_list 'StackValidationTest, UpdateStackTest.test_stack_update_alias_type, UpdateStackTest.test_stack_update_alias_changes'
|
||||
iniset heat_integrationtests.conf DEFAULT skip_functional_test_list 'StackValidationTest'
|
||||
fi
|
||||
|
||||
cat heat_integrationtests.conf
|
||||
|
Loading…
Reference in New Issue
Block a user