Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ Close
Method
Close
integration/e2e/scenario.go:135–141 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
133
}
134
135
func
(s *Scenario) Close() {
136
if
s == nil {
137
return
138
}
139
s.shutdown()
140
s.clean()
141
}
142
143
// TODO(bwplotka): Add comments.
144
func
(s *Scenario) clean() {
Callers
15
TestNativeHistogramFuzz
Function · 0.95
TestExperimentalPromQLFuncsWithPrometheus
Function · 0.95
TestDisableChunkTrimmingFuzz
Function · 0.95
TestExpandedPostingsCacheFuzz
Function · 0.95
TestVerticalShardingFuzz
Function · 0.95
TestProtobufCodecFuzz
Function · 0.95
TestStoreGatewayLazyExpandedPostingsSeriesFuzz
Function · 0.95
TestStoreGatewayLazyExpandedPostingsSeriesFuzzWithPrometheus
Function · 0.95
TestBackwardCompatibilityQueryFuzz
Function · 0.95
TestPrometheusCompatibilityQueryFuzz
Function · 0.95
TestQuerierRemoteRead
Function · 0.95
TestDistriubtorAcceptMixedHASamplesRunningInMicroservicesMode
Function · 0.95
Calls
2
shutdown
Method · 0.95
clean
Method · 0.95
Tested by
15
TestNativeHistogramFuzz
Function · 0.76
TestExperimentalPromQLFuncsWithPrometheus
Function · 0.76
TestDisableChunkTrimmingFuzz
Function · 0.76
TestExpandedPostingsCacheFuzz
Function · 0.76
TestVerticalShardingFuzz
Function · 0.76
TestProtobufCodecFuzz
Function · 0.76
TestStoreGatewayLazyExpandedPostingsSeriesFuzz
Function · 0.76
TestStoreGatewayLazyExpandedPostingsSeriesFuzzWithPrometheus
Function · 0.76
TestBackwardCompatibilityQueryFuzz
Function · 0.76
TestPrometheusCompatibilityQueryFuzz
Function · 0.76
TestQuerierRemoteRead
Function · 0.76
TestDistriubtorAcceptMixedHASamplesRunningInMicroservicesMode
Function · 0.76