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

quota and consumption for hdd storage types #5069

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

StekPerepolnen
Copy link
Collaborator

@StekPerepolnen StekPerepolnen commented May 31, 2024

Changelog entry

#4611 (comment)
I'm going to remove QuotaUsage field like before and combine info from it with StorageUsage instead
I would suggest that Size and Limit will go to the main Info card, and quotas will go to the details.

If there is information about size, return storage information.
If there are quotas, return limit and quotas.

The pool type is specified in the config. It's a String that don't have to be like SSD or HDD. So I added the block None in case the name is not parsed correctly - this usage and quotas will go to None.

Changelog category

  • Improvement

Additional information

...

Copy link

github-actions bot commented May 31, 2024

2024-05-31 10:02:44 UTC Pre-commit check for 6637a03 has started.
2024-05-31 10:05:00 UTC Build linux-x86_64-release-clang14 is running...
🔴 2024-05-31 10:34:14 UTC Build failed. see the build logs.

Copy link

github-actions bot commented May 31, 2024

2024-05-31 10:03:33 UTC Pre-commit check for 6637a03 has started.
2024-05-31 10:05:59 UTC Build linux-x86_64-release-asan is running...
🔴 2024-05-31 10:21:57 UTC Build failed. see the build logs.
🔴 2024-05-31 10:21:58 UTC Tests run skipped.

Copy link

github-actions bot commented May 31, 2024

2024-05-31 10:12:12 UTC Pre-commit check for 6637a03 has started.
2024-05-31 10:14:44 UTC Build linux-x86_64-relwithdebinfo is running...
🔴 2024-05-31 10:23:29 UTC Build failed. see the build logs.
🔴 2024-05-31 10:23:30 UTC Tests run skipped.

@StekPerepolnen StekPerepolnen changed the title quota tenantinfo quota and consumption for hdd storage types May 31, 2024
Copy link

github-actions bot commented May 31, 2024

2024-05-31 11:43:29 UTC Pre-commit check for 8bb0b49 has started.
2024-05-31 11:45:50 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-31 11:48:42 UTC Build successful.
2024-05-31 11:48:45 UTC Check cancelled

Copy link

github-actions bot commented May 31, 2024

2024-05-31 11:50:37 UTC Pre-commit check for 43e2e7d has started.
2024-05-31 11:53:10 UTC Build linux-x86_64-release-clang14 is running...
2024-05-31 11:54:01 UTC Check cancelled

Copy link

github-actions bot commented May 31, 2024

2024-05-31 12:04:33 UTC Pre-commit check for c167b97 has started.
2024-05-31 12:06:54 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-05-31 12:30:18 UTC Build successful.

Copy link

github-actions bot commented May 31, 2024

2024-05-31 13:04:35 UTC Pre-commit check for c167b97 has started.
2024-05-31 13:07:10 UTC Build linux-x86_64-release-asan is running...
🟢 2024-05-31 13:24:44 UTC Build successful.
2024-05-31 13:24:53 UTC Tests are running...
🔴 2024-05-31 15:06:11 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10590 10522 0 23 32 13

Copy link

github-actions bot commented May 31, 2024

2024-05-31 13:37:50 UTC Pre-commit check for c167b97 has started.
2024-05-31 13:40:25 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-05-31 13:43:41 UTC Build successful.
2024-05-31 13:43:50 UTC Tests are running...
🔴 2024-05-31 15:12:33 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
38169 33345 0 13 4798 13

ydb/core/viewer/json_tenantinfo.h Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 08:40:22 UTC Pre-commit check for 518a0a9 has started.
2024-06-05 08:42:53 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-05 08:46:31 UTC Build successful.
2024-06-05 08:46:46 UTC Tests are running...
🔴 2024-06-05 09:30:11 UTC Test run completed, no test results found for commit f3dfce2. Please check build logs.
2024-06-05 09:30:29 UTC Check cancelled

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 08:40:25 UTC Pre-commit check for 518a0a9 has started.
2024-06-05 08:42:55 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-06-05 08:46:26 UTC Build successful.

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 08:40:29 UTC Pre-commit check for 518a0a9 has started.
2024-06-05 08:43:07 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-05 08:46:32 UTC Build successful.
2024-06-05 08:46:47 UTC Tests are running...
🔴 2024-06-05 09:30:11 UTC Test run completed, no test results found for commit f3dfce2. Please check build logs.
2024-06-05 09:30:39 UTC Check cancelled

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 09:34:15 UTC Pre-commit check for 04514fb has started.
2024-06-05 09:36:50 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-05 09:40:25 UTC Build successful.
2024-06-05 09:40:41 UTC Tests are running...
🔴 2024-06-05 10:22:29 UTC Test run completed, no test results found for commit 0ced03d. Please check build logs.
2024-06-05 10:22:45 UTC Check cancelled

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 09:34:26 UTC Pre-commit check for 04514fb has started.
2024-06-05 09:36:57 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-06-05 09:40:08 UTC Build successful.

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 09:35:22 UTC Pre-commit check for 04514fb has started.
2024-06-05 09:37:53 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-05 09:41:05 UTC Build successful.
2024-06-05 09:41:18 UTC Tests are running...
🔴 2024-06-05 10:22:30 UTC Test run completed, no test results found for commit 0ced03d. Please check build logs.
2024-06-05 10:22:47 UTC Check cancelled

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 10:24:13 UTC Pre-commit check for 53a2b23 has started.
2024-06-05 10:26:43 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-05 10:30:04 UTC Build successful.
2024-06-05 10:30:14 UTC Tests are running...
🔴 2024-06-05 10:57:06 UTC Test run completed, no test results found for commit 2973cd1. Please check build logs.
2024-06-05 10:57:22 UTC Check cancelled

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 10:27:53 UTC Pre-commit check for 53a2b23 has started.
2024-06-05 10:30:12 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-06-05 10:33:02 UTC Build successful.

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 10:34:11 UTC Pre-commit check for 53a2b23 has started.
2024-06-05 10:36:42 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-05 10:39:58 UTC Build successful.
2024-06-05 10:40:11 UTC Tests are running...
🔴 2024-06-05 10:57:03 UTC Test run completed, no test results found for commit 2973cd1. Please check build logs.
2024-06-05 10:57:18 UTC Check cancelled

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 11:06:27 UTC Pre-commit check for 9d1edfe has started.
2024-06-05 11:09:01 UTC Build linux-x86_64-release-asan is running...
🟢 2024-06-05 11:12:58 UTC Build successful.
2024-06-05 11:13:12 UTC Tests are running...
🔴 2024-06-05 13:10:31 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10832 10772 0 17 35 8

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 11:06:29 UTC Pre-commit check for 9d1edfe has started.
2024-06-05 11:09:11 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-06-05 11:26:32 UTC Build successful.

Copy link

github-actions bot commented Jun 5, 2024

2024-06-05 11:19:50 UTC Pre-commit check for 9d1edfe has started.
2024-06-05 11:22:24 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-06-05 11:25:36 UTC Build successful.
2024-06-05 11:25:46 UTC Tests are running...
🔴 2024-06-05 13:12:09 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
38466 33640 0 4 4802 20

@StekPerepolnen StekPerepolnen enabled auto-merge (squash) June 5, 2024 11:22
@StekPerepolnen StekPerepolnen merged commit 2bfc508 into ydb-platform:main Jun 5, 2024
9 of 13 checks passed
@niksaveliev niksaveliev mentioned this pull request Jun 17, 2024
@StekPerepolnen StekPerepolnen mentioned this pull request Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants