Commit ed96ef8
authored
Updated add cluster ACL test for chassis-packet (#22144)
* Modify the test case for chassis-packet
Signed-off-by: Anand Mehra (anamehra) <anamehra@cisco.com>
* Updated functions
Fixed indentations
Signed-off-by: Anand Mehra (anamehra) <anamehra@cisco.com>
Signed-off-by: Anand Mehra (anamehra) anamehra@cisco.com
Description of PR
Added support for chassis-packet T2 system.
Chassis packet needs to handle the backend configuration while removing the config and adding new config for cluster add scenario.
Added new functions to remove config and add patch for chassis-packet without modifying original ones for VOQ to keep the flow easy to follow and maintain.
Summary:
Fixes # (issue)
Type of change
Bug fix
Testbed and Framework(new/improvement)
New Test case
Skipped for non-supported platforms
Test case improvement
Approach
What is the motivation for this PR?
The test cases needed improvement for chassis-packet T2 chassis
How did you do it?
Added chassis-packet specific handling via new functions without changing the original VOQ chassis code to keep them separate and easy to maintain without cross dependency on testing.
How did you verify/test it?
Run test on a chassis-packet setup
Any platform specific information?
chassis-packet
Supported testbed topology if it's a new test case?
T2
Signed-off-by: Anand Mehra (anamehra) <anamehra@cisco.com>1 parent 3103a1e commit ed96ef8
File tree
2 files changed
+812
-25
lines changed- tests/generic_config_updater/add_cluster
2 files changed
+812
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
61 | 66 | | |
62 | 67 | | |
63 | 68 | | |
| |||
246 | 251 | | |
247 | 252 | | |
248 | 253 | | |
249 | | - | |
| 254 | + | |
250 | 255 | | |
251 | 256 | | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
252 | 263 | | |
253 | 264 | | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
254 | 271 | | |
255 | 272 | | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
256 | 276 | | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
257 | 288 | | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
258 | 294 | | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
259 | 298 | | |
260 | | - | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
261 | 303 | | |
262 | 304 | | |
263 | 305 | | |
| |||
0 commit comments