XCPNG-3592: network: VLAN filtering tests - #652
Conversation
|
Keep the PR as draft while xapi package with VLAN filtering isn't published |
1dc18d8 to
fda173e
Compare
|
The test file is named test_trunks, tests themselves are test_passing and test_filtered, it is not super obvious that we are testing filtering beside the test_filtered, I would like to make it more obvious. Either we dedicate the file itself to filtering and rename it, or we want to add mapping or more generic trunking tests in the future to it, and in that case the tests name can be changed. What do you think? |
|
naming is complex 😄 the test file is named But I agree it could be misleading. I will rename the file. |
fda173e to
a4517ae
Compare
|
Last push:
|
|
Making ready for review as the feature has been published in 8.3-20260818 |
add basic tests on VLAN filtering. - configure a trunk over internal network to avoid CI conflicts - start 1 VM using the trunk and monitoring packets - start 1 VM sending packets on specific VLAN - ensure `trunks` parameter (on first VM) properly let's pass or filter the VLAN Signed-off-by: Sebastien Rodot <sebastien.rodot@vates.tech>
a4517ae to
bf2df7b
Compare
|
Last push:
|
add basic tests on VLAN filtering.
trunksparameter (on first VM) properly let's pass or filter the VLAN