mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 20:57:32 +08:00
add e2e test for canary weight (#245)
Signed-off-by: charlie <qianglin98@qq.com> Co-authored-by: Xunzhuo <bitliu@tencent.com>
This commit is contained in:
@@ -68,6 +68,7 @@ func TestHigressConformanceTests(t *testing.T) {
|
||||
tests.HTTPRouteSameHostAndPath,
|
||||
tests.HTTPRouteCanaryHeaderWithCustomizedHeader,
|
||||
tests.HTTPRouteWhitelistSourceRange,
|
||||
tests.HTTPRouteCanaryWeight,
|
||||
}
|
||||
|
||||
cSuite.Run(t, higressTests)
|
||||
|
||||
Reference in New Issue
Block a user