mirror of
https://github.com/prometheus/prometheus.git
synced 2025-07-03 02:53:24 +00:00
Fix targetpool_test.go and other tests.
Change-Id: I91a4dd1d39e01f174e1aaae653ce1ed7aecaa624
This commit is contained in:
parent
fd34e4061d
commit
38fc24d0ed
6 changed files with 19 additions and 8 deletions
|
@ -64,6 +64,7 @@ func storeMatrix(storage local.Storage, matrix ast.Matrix) {
|
|||
}
|
||||
}
|
||||
storage.AppendSamples(pendingSamples)
|
||||
storage.WaitForIndexing()
|
||||
}
|
||||
|
||||
var testMatrix = ast.Matrix{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue