Skip to content

Commit

Permalink
fixing e2e tests
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Tanaka <[email protected]>
  • Loading branch information
pedro-stanaka committed Jan 2, 2024
1 parent f53a02b commit 7ef4f78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/e2ethanos/services.go
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ func NewQuerierBuilder(e e2e.Environment, name string, storeAddresses ...string)
storeAddresses: storeAddresses,
image: DefaultImage(),
replicaLabels: []string{replicaLabel},
engine: apiv1.PromqlEnginePrometheus,
}
}

Expand Down

0 comments on commit 7ef4f78

Please sign in to comment.