forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[test]: Add test_MultipleVlan test to test creation/removal (sonic-ne…
…t#593) Refactored test_vlan.py so that each test is independent from each other and intermediate state will be cleaned up afterwards. Add test_MultipleVlan test to cover scenarios with VLAN and VLAN members change. This test would fail on earlier kernel version .e.g 3.16.0-4 when the bridge interface cannot remain UP all the time. This would cause new VLAN failed to be created later on. The current Debian stretch doesn't have this issue and the test shall pass with current implementation. Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
- Loading branch information
Shuotian Cheng
authored
Aug 24, 2018
1 parent
bff03e9
commit f858b23
Showing
1 changed file
with
174 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters