MCPcopy
hub / github.com/microsoft/retina / Run

Method Run

test/e2e/framework/types/step.go:22–22  ·  view source on GitHub ↗

Primary step where test logic is executed Returning an error will cause the test to fail

()

Source from the content-addressed store, hash-verified

20 // Primary step where test logic is executed
21 // Returning an error will cause the test to fail
22 Run() error
23
24 // Require for background steps
25 Stop() error

Callers 15

TestInstallOrUpdateCRDsFunction · 0.65
attachToShellFunction · 0.65
TestIPToHexFunction · 0.65
TestBuildIPFilterFunction · 0.65
TestBuildCIDRFilterFunction · 0.65
TestValidateFilterIPFunction · 0.65
TestValidateFilterCIDRFunction · 0.65
TestValidateOutputFormatFunction · 0.65

Implementers 15

ValidateRetinaDropMetrictest/e2e/scenarios/drop/validate-drop-
CurlPodtest/e2e/scenarios/hubble/flow/types.g
validateBasicDNSRequestMetricstest/e2e/scenarios/dns/validate-basic-
validateBasicDNSResponseMetricstest/e2e/scenarios/dns/validate-basic-
ValidateAdvancedDNSRequestMetricstest/e2e/scenarios/dns/validate-advanc
ValidateAdvanceDNSResponseMetricstest/e2e/scenarios/dns/validate-advanc
ValidateHNSMetrictest/e2e/scenarios/windows/validate-hn
ValidateAPIServerLatencyMetrictest/e2e/scenarios/latency/validate-la
PublishPerfResultstest/e2e/scenarios/perf/publish-perf-r
GetNetworkPerformanceMeasurestest/e2e/scenarios/perf/get-network-pe
GetNetworkDeltaResultstest/e2e/scenarios/perf/get-perf-regre
InstallRetinaPlugintest/e2e/scenarios/capture/install-ret

Calls

no outgoing calls