MCPcopy Create free account
hub / github.com/containerd/nerdctl / GetFlakyEnvironment

Function GetFlakyEnvironment

pkg/testutil/testutil.go:560–562  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

558}
559
560func GetFlakyEnvironment() bool {
561 return flagTestFlaky
562}
563
564func GetDaemonIsKillable() bool {
565 return flagTestKillDaemon

Callers 2

environmentIsForFlakyFunction · 0.92
newBaseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…