Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[issues-7892] add e2e test to verify a new tenant would be queryable #100

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

jnyi
Copy link
Collaborator

@jnyi jnyi commented Nov 13, 2024

This e2e test validates new tenant would open a separate TSDB: thanos-io#7892

especially logs would indicate:

ts=2024-11-13T06:33:34.121916792Z caller=multitsdb.go:697 level=info name=pantheon-db component=receive component=multi-tsdb tenant=random-tenant123 msg="opening TSDB"
ts=2024-11-13T06:33:34.128508813Z caller=multitsdb.go:743 level=info name=pantheon-db component=receive component=multi-tsdb tenant=random-tenant123 msg="TSDB is now ready"
  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

Verification

Signed-off-by: Yi Jin <yi.jin@databricks.com>
@jnyi jnyi changed the title [issues-7892] add e2e test [issues-7892] add e2e test to verify a new tenant would be queryable Nov 13, 2024
@jnyi jnyi requested a review from yulong-db November 13, 2024 18:22
@jnyi jnyi merged commit a1505de into databricks:db_main Nov 13, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants