MCPcopy Create free account
hub / github.com/cortexproject/cortex / isExpectedRunning

Method isExpectedRunning

integration/e2e/service.go:79–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77}
78
79func (s *ConcreteService) isExpectedRunning() bool {
80 return s.usedNetworkName != ""
81}
82
83func (s *ConcreteService) Name() string { return s.name }
84

Callers 6

StopMethod · 0.95
KillMethod · 0.95
EndpointMethod · 0.95
ReadyMethod · 0.95
WaitForRunningMethod · 0.95
WaitReadyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected