-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
roachtest: multitenant-upgrade failed #72971
Comments
roachtest.multitenant-upgrade failed with artifacts on master @ 8ef90ca92676389da2c955054ab5d996bb9ae6ff:
|
roachtest.multitenant-upgrade failed with artifacts on master @ 6abeda76d5ed629cf52aeac2e943aa55cf7212fc:
|
roachtest.multitenant-upgrade failed with artifacts on master @ 38fd4064f40c574d0b2aee02f414787a2760fcec:
|
roachtest.multitenant-upgrade failed with artifacts on master @ 40f11fead0a0453969634f8ddb0502c1f78b2806:
|
roachtest.multitenant-upgrade failed with artifacts on master @ b450fea83a7db1e06403b2563c13f38c9284b932:
|
roachtest.multitenant-upgrade failed with artifacts on master @ 3b30a0e12f9a14b08ee8ad55b50299aca50c67a2:
|
roachtest.multitenant-upgrade failed with artifacts on master @ 2c014c47c1a242f504f6d595bfd79c0edc20b90a:
|
72948: ui: add index stats to table details page r=lindseyjin a=lindseyjin Resolves #67647, #72842 Previously, there was no way to view and clear index usage stats from the frontend db console. This commit adds Index Stats tables for each table on the Table Detail pages, allowing users to view index names, total reads, and last used statistics. This commit also adds the functionality of clearing all index stats as a button on the Index Stats tables. ![image](https://user-images.githubusercontent.com/29153209/142700094-cad60f81-8c83-48cc-b1f4-970e80d951ee.png) Release note (ui change): Add index stats table and button to clear index usage stats on the Table Details page for each table. 73145: roachtest: fix flags used in multitenant-upgrade for versions >= v21.2 r=AlexTalks a=AlexTalks Previously, the `multitenant-upgrade` test had several workarounds and branches for dealing with predecessor versions less than v21.2, particularly the fact that these versions did not support the `--store` flag passed on the `mt start-sql` CLI command. This was introduced in #71040, and subsequently incorporated into the roachtest (including workarounds) in #71604. Now that the current version is v22.1, and thus the predecessor version supports the `--store` flag, it is necessary to remove the workaround in order to ensure proper functionality of the test. Additionally, this change cleans up an even earlier workaround for validating the cluster version for predecessor versions less than v21.1.2. Fixes #72971. Release note: None Co-authored-by: Lindsey Jin <[email protected]> Co-authored-by: Alex Sarkesian <[email protected]>
roachtest.multitenant-upgrade failed with artifacts on master @ 28bb1ea049da5bfb6e15a7003cd7b678cbc4b67f:
Help
See: roachtest README
See: How To Investigate (internal)
This test on roachdash | Improve this report!
The text was updated successfully, but these errors were encountered: