Explorar o código

adding the constants to the test file

Signed-off-by: Jakub Drahos <jack.drahos@gmail.com>
Jakub Drahos %!s(int64=5) %!d(string=hai) anos
pai
achega
0a99a5f152
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      libnetwork/ipvs/ipvs_test.go

+ 2 - 0
libnetwork/ipvs/ipvs_test.go

@@ -21,6 +21,8 @@ var (
 		LeastConnection,
 		DestinationHashing,
 		SourceHashing,
+		WeightedRoundRobin,
+		WeightedLeastConnection,
 	}
 
 	protocols = []string{