Skip to content

Conversation

sandeepsukhani
Copy link
Contributor

What this PR does:
Delete series test in test exporter expects sorted samples. When it is verifying samples for a duration which ranges across different series(due to restarts) the test fails because the samples are merged by simply concatenating them without considering the order. This PR sorts the sample batches belonging to different series before merging them.

Copy link
Contributor

@pracucci pracucci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@jtlisi jtlisi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pracucci pracucci merged commit 9aecd89 into cortexproject:master Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants