mirror of
https://github.com/alibaba/higress.git
synced 2026-04-21 20:17:29 +08:00
chore: some clean-up to e2e tests (#162)
Signed-off-by: bitliu <bitliu@tencent.com>
This commit is contained in:
@@ -27,7 +27,7 @@ func init() {
|
||||
|
||||
var HTTPRouteSimpleSameNamespace = suite.ConformanceTest{
|
||||
ShortName: "HTTPRouteSimpleSameNamespace",
|
||||
Description: "A single Ingress in the higress-conformance-infra namespace attaches to a Gateway in the same namespace",
|
||||
Description: "A single Ingress in the higress-conformance-infra namespace demonstrates basic routing ability",
|
||||
Manifests: []string{"tests/httproute-simple-same-namespace.yaml"},
|
||||
Test: func(t *testing.T, suite *suite.ConformanceTestSuite) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user