Skip to content

Commit f4df540

Browse files
arlakshmJavier-Tan
authored andcommitted
Revert "Update acl test case to permit nic simulator keepalive path in dualtor-aa topology. (sonic-net#15619)"
This reverts commit cdab08e.
1 parent 276e622 commit f4df540

File tree

5 files changed

+8
-578
lines changed

5 files changed

+8
-578
lines changed

tests/acl/templates/acltb_test_rules_part_1.j2

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -125,21 +125,6 @@
125125
"destination-port": "179"
126126
}
127127
}
128-
},
129-
"29": {
130-
"actions": {
131-
"config": {
132-
"forwarding-action": "ACCEPT"
133-
}
134-
},
135-
"config": {
136-
"sequence-id": 29
137-
},
138-
"ip": {
139-
"config": {
140-
"destination-ip-address": "{{ loopback_ip }}/32"
141-
}
142-
}
143128
}
144129
}
145130
}

tests/acl/templates/acltb_test_rules_part_2.j2

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -510,21 +510,6 @@
510510
"destination-ip-address": "192.168.0.122/32"
511511
}
512512
}
513-
},
514-
"34": {
515-
"actions": {
516-
"config": {
517-
"forwarding-action": "ACCEPT"
518-
}
519-
},
520-
"config": {
521-
"sequence-id": 34
522-
},
523-
"ip": {
524-
"config": {
525-
"destination-ip-address": "{{ loopback_ip }}/32"
526-
}
527-
}
528513
}
529514
}
530515
}

0 commit comments

Comments
 (0)