[
https://issues.apache.org/jira/browse/CLOUDSTACK-10211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16312552#comment-16312552
]
ASF subversion and git services commented on CLOUDSTACK-10211:
--------------------------------------------------------------
Commit b26d798868f120567252753e27915a73ea9dac6b in cloudstack's branch
refs/heads/master from [~smeetsr]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=b26d798 ]
CLOUDSTACK-10211: Fixed test_nuage_public_sharednetwork_userdata tests (#2385)
> test_nuage_public_sharednetwork_userdata fails due to errortext changed
> -----------------------------------------------------------------------
>
> Key: CLOUDSTACK-10211
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10211
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Test
> Affects Versions: 4.11.0.0
> Environment: Nuagevsp only
> Reporter: Raf Smeets
>
> In
> test/integration/plugins/nuagevsp/test_nuage_public_sharednetwork_userdata.py
> , there are 4 failing tests as in master upstream the errortext in case of VM
> deployment failure changed from errortext "Failed to deploy VM" has changed
> to "Unable to start VM instance"
> This failing test is nuagespecific and can only run in a NuageVSP environment.
> Following tests are failing and need adapting.
> Validate that Different gateway subnet fail as it is not supported ... ===
> TestName: test_06_verify_different_gateway_subnet_fails_sharednetwork_all |
> Status : FAILED ===
> FAIL
> Validate that Different gateway subnet fail as it is not supported ... ===
> TestName: test_07_different_gateway_subnet_fails_sharednetwork_domain |
> Status : FAILED ===
> FAIL
> Validate that Different gateway subnet fail as it is not supported ... ===
> TestName: test_08_different_gateway_subnet_fails_sharednetwork_nosubdomain |
> Status : FAILED ===
> FAIL
> Validate that Different gateway subnet fail as it is not supported ... ===
> TestName: test_09_different_gateway_subnet_fails_sharednetwork_account |
> Status : FAILED ===
> FAIL
> All above tests fails due to an AssertionError: correct exception is not
> raised.
> Solution is that errortext "Failed to deploy VM" needs to changed to "Unable
> to start VM instance"
> This bug is written to get this change in upstream master.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)