mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 20:57:32 +08:00
e2e: add canary header traffic split (#180)
Signed-off-by: bitliu <bitliu@tencent.com>
This commit is contained in:
@@ -53,6 +53,7 @@ func TestHigressConformanceTests(t *testing.T) {
|
||||
tests.HTTPRouteSimpleSameNamespace,
|
||||
tests.HTTPRouteHostNameSameNamespace,
|
||||
tests.HTTPRouteRewritePath,
|
||||
tests.HTTPRouteCanaryHeader,
|
||||
}
|
||||
|
||||
cSuite.Run(t, higressTests)
|
||||
|
||||
Reference in New Issue
Block a user