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

Commit

Permalink
Add a multi mapping test
Browse files Browse the repository at this point in the history
  • Loading branch information
simonswine committed Sep 12, 2022
1 parent 92075e3 commit 189bbdf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/firedb/head_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,7 @@ func TestHeadIngestRealProfiles(t *testing.T) {
profilePaths := []string{
"testdata/heap",
"testdata/profile",
"testdata/parca-agent",
}

head, err := NewHead(t.TempDir())
Expand Down
Binary file added pkg/firedb/testdata/parca-agent
Binary file not shown.

0 comments on commit 189bbdf

Please sign in to comment.