-
Notifications
You must be signed in to change notification settings - Fork 569
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
frontend: Add integration test for split and cache middleware (#10798)
* frontend: Add integration test for split and cache middleware This tests two aspects of the split and cache feature: 1. We can go above the partial query length (because queries are split) 2. The query is split into multiple 24h queries This is in response to #10796 * Update integration/query_frontend_test.go Co-authored-by: Dimitar Dimitrov <[email protected]> --------- Co-authored-by: Dimitar Dimitrov <[email protected]> (cherry picked from commit b561724)
- Loading branch information
1 parent
92ff6c4
commit 114a41d
Showing
1 changed file
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters