[
https://issues.apache.org/jira/browse/CLOUDSTACK-8003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14235124#comment-14235124
]
ASF subversion and git services commented on CLOUDSTACK-8003:
-------------------------------------------------------------
Commit a6fd3190c0942aaf75a1e64e6eea1b39eba74105 in cloudstack's branch
refs/heads/4.5 from [~gauravaradhye]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=a6fd319 ]
CLOUDSTACK-8003: test_egress_fw_rules.py - Remove test case dependency on each
other and improve cleanup code
Signed-off-by: SrikanteswaraRao Talluri <[email protected]>
> test_egress_fw_rules.py - Remove test case dependency on each other
> -------------------------------------------------------------------
>
> Key: CLOUDSTACK-8003
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8003
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Automation
> Affects Versions: 4.5.0
> Reporter: Gaurav Aradhye
> Assignee: Gaurav Aradhye
> Labels: automation
> Fix For: 4.5.0
>
>
> Test cases in this test suite use a common account and hence in cleanup
> operations, we explicitly delete all the resources created in a test case.
> This adds to the running time of the test cases.
> Also in case, there is any issue in cleanup operation, all other test cases
> will get affected.
> Hence, it is wise to create a new account for each test cases and delete the
> account in cleanup.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)