test: cleanup acl in test_global_acls.py#10893
Conversation
|
@blueorangutan package |
|
@weizhouapache a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.19 #10893 +/- ##
============================================
- Coverage 15.17% 15.17% -0.01%
+ Complexity 11350 11346 -4
============================================
Files 5416 5416
Lines 475621 475621
Branches 58054 58054
============================================
- Hits 72168 72157 -11
- Misses 395380 395393 +13
+ Partials 8073 8071 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 13459 |
|
@blueorangutan test keepEnv |
|
@weizhouapache a [SL] Trillian-Jenkins test job (ol8 mgmt + kvm-ol8) has been kicked to run smoke tests |
|
[SF] Trillian test result (tid-13358)
|
Pearl1594
left a comment
There was a problem hiding this comment.
lgtm. Checked env marvin logs, network acl list is deleted.
|
run the test 3 times, all succeeded |
Description
This PR cleans the acl in test_global_acls.py, so that the test can be executed multiple times without error
Prior to this change, it failed at 2nd run with error
now, it succeeds
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?