mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 12:47:28 +08:00
e2e: add host match routing e2e case (#160)
Signed-off-by: bitliu <bitliu@tencent.com>
This commit is contained in:
@@ -64,6 +64,7 @@ func TestHigressConformanceTests(t *testing.T) {
|
||||
cSuite.Setup(t)
|
||||
higressTests := []suite.ConformanceTest{
|
||||
tests.HTTPRouteSimpleSameNamespace,
|
||||
tests.HTTPRouteHostNameSameNamespace,
|
||||
}
|
||||
cSuite.Run(t, higressTests)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user