azure-container-networking/cni/network
Alexander 2e8881348e
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 issues
2024-10-16 20:21:17 +00:00
..
plugin feat: Dev stateless cni (#2276) 2023-12-12 00:15:54 +00:00
stateless fix: make statless CNI to return an empty state when CNI GET API is … (#2921) 2024-08-15 14:47:19 -07:00
cnsclient.go Dualstack overlay cni (#1925) 2023-04-29 14:50:44 -07:00
common.go feat: Dev stateless cni (#2276) 2023-12-12 00:15:54 +00:00
invoker.go fix: dualnic options to avoid overwritting vlanMaps (#2928) 2024-08-22 18:47:59 +00:00
invoker_azure.go refactor: code changes for stateless cni and swift v2 (#2688) 2024-06-01 01:36:32 +00:00
invoker_azure_test.go refactor: code changes for stateless cni and swift v2 (#2688) 2024-06-01 01:36:32 +00:00
invoker_cns.go Default to accelnet behavior in CNI for SwiftV2 windows (#3020) 2024-09-24 16:36:36 +00:00
invoker_cns_test.go Default to accelnet behavior in CNI for SwiftV2 windows (#3020) 2024-09-24 16:36:36 +00:00
invoker_mock.go test: add uts for cni add function (#3069) 2024-10-16 20:21:17 +00:00
multitenancy.go refactor: code changes for stateless cni and swift v2 (#2688) 2024-06-01 01:36:32 +00:00
multitenancy_mock.go ci: run some cni windows uts in the pipeline (#2925) 2024-08-21 18:19:10 +00:00
multitenancy_test.go Default to accelnet behavior in CNI for SwiftV2 windows (#3020) 2024-09-24 16:36:36 +00:00
network.go Default to accelnet behavior in CNI for SwiftV2 windows (#3020) 2024-09-24 16:36:36 +00:00
network_linux.go test: add uts for cni add function (#3069) 2024-10-16 20:21:17 +00:00
network_linux_test.go test: add uts for cni add function (#3069) 2024-10-16 20:21:17 +00:00
network_test.go test: add uts for cni add function (#3069) 2024-10-16 20:21:17 +00:00
network_windows.go Default to accelnet behavior in CNI for SwiftV2 windows (#3020) 2024-09-24 16:36:36 +00:00
network_windows_test.go test: add uts for cni add function (#3069) 2024-10-16 20:21:17 +00:00