You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/src/test/groovy/org/zstack/test/integration/networkservice/provider/flat/securitygroup/AddSecurityGroupRuleOptimizedCase.groovy
+10-13Lines changed: 10 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -540,7 +540,7 @@ class AddSecurityGroupRuleOptimizedCase extends SubCase {
540
540
addSecurityGroupRule {
541
541
securityGroupUuid = sg3.uuid
542
542
rules = [rule_82]
543
-
priority =82
543
+
priority =101
544
544
}
545
545
}
546
546
}
@@ -591,13 +591,12 @@ class AddSecurityGroupRuleOptimizedCase extends SubCase {
Copy file name to clipboardExpand all lines: test/src/test/groovy/org/zstack/test/integration/networkservice/provider/flat/securitygroup/ChangeSecurityGroupRuleCase.groovy
+7-11Lines changed: 7 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -231,17 +231,15 @@ class ChangeSecurityGroupRuleCase extends SubCase {
0 commit comments