Browse Source

adding the constants to the test file

Signed-off-by: Jakub Drahos <jack.drahos@gmail.com>
Jakub Drahos 5 năm trước cách đây
mục cha
commit
0a99a5f152
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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{