Alex Brett created CLOUDSTACK-7448:
--------------------------------------
Summary: [Automation] test_delete_account and test_releaseIP
failing in advanced zone
Key: CLOUDSTACK-7448
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7448
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation
Affects Versions: 4.5.0
Reporter: Alex Brett
Assignee: Alex Brett
Fix For: 4.5.0
Advanced zone BVTs are currently seeing two test failures:
integration.smoke.test_network.TestDeleteAccount.test_delete_account
integration.smoke.test_network.TestReleaseIP.test_releaseIP
In both cases the failure is:
{noformat}
Execute cmd: createloadbalancerrule failed, due to: errorCode: 537,
errorText:The range specified, 22-22, conflicts with rule 55 which has 22-22
{noformat}
This appears to be due to this commit from CLOUDSTACK-4840, which changed
test_data.py to specify the publicport for the lbrule as 22 and not 2222:
https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=134a868
--
This message was sent by Atlassian JIRA
(v6.2#6252)