Gaurav Aradhye created CLOUDSTACK-8003:
------------------------------------------
Summary: 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
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)