Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for badWasmTestHelper (0.11 sec)

  1. tests/integration/telemetry/api/wasmplugin_test.go

    			// Enable logging for debugging
    			applyTelemetryResource(t, true)
    			// since this case is for "fail_open=true", ecds is not rejected.
    			badWasmTestHelper(t, "testdata/bad-wasm-envoy-filter-fail-open.yaml", true, false)
    		})
    }
    
    func badWasmTestHelper(t framework.TestContext, filterConfigPath string, restartTarget bool, ecdsShouldReject bool) {
    	t.Helper()
    	// Test bad wasm remote load in only one cluster.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 14.4K bytes
    - Viewed (0)
Back to top