Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Commit 189bbdf

Browse files
committed
Add a multi mapping test
1 parent 92075e3 commit 189bbdf

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

pkg/firedb/head_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@ func TestHeadIngestRealProfiles(t *testing.T) {
301301
profilePaths := []string{
302302
"testdata/heap",
303303
"testdata/profile",
304+
"testdata/parca-agent",
304305
}
305306

306307
head, err := NewHead(t.TempDir())

pkg/firedb/testdata/parca-agent

10.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)