Browse Source

adding the constants to the test file

Signed-off-by: Jakub Drahos <jack.drahos@gmail.com>
Jakub Drahos 5 years ago
parent
commit
0a99a5f152
1 changed files with 2 additions and 0 deletions
  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{