Commit 2e88813
authored
test: add uts for cni add function (#3069)
* add dualnic windows multitenancy test
* add linux multitenancy test
* add linux swiftv2 multi nic ep info test
* add windows swiftv2 infra with delegated ep info test
* add check to ensure epInfo.ifName is overwritten in add endpoint for linux swiftv2
* test options set in invoker propagate to all endpoint infos
* test dns in nwCfg propagates to all endpoint infos
* test options and data are created for each endpoint info
* address linter issues1 parent b5046a0 commit 2e88813
File tree
7 files changed
+803
-8
lines changed- cni/network
- network
7 files changed
+803
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
52 | 55 | | |
53 | 56 | | |
54 | 57 | | |
| |||
112 | 115 | | |
113 | 116 | | |
114 | 117 | | |
115 | | - | |
116 | | - | |
117 | | - | |
| 118 | + | |
| 119 | + | |
118 | 120 | | |
119 | 121 | | |
120 | 122 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments