mirror of
https://github.com/alibaba/higress.git
synced 2026-03-07 01:50:51 +08:00
feat: run the specific e2e test with environment variable (#975)
Signed-off-by: Ink33 <Ink33@smlk.org>
This commit is contained in:
@@ -50,6 +50,7 @@ func TestHigressConformanceTests(t *testing.T) {
|
||||
WasmPluginName: *flags.WasmPluginName,
|
||||
WasmPluginType: *flags.WasmPluginType,
|
||||
},
|
||||
ExecuteTests: *flags.ExecuteTests,
|
||||
GatewayAddress: "localhost",
|
||||
EnableAllSupportedFeatures: true,
|
||||
IsEnvoyConfigTest: *flags.IsEnvoyConfigTest,
|
||||
|
||||
Reference in New Issue
Block a user