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

Issue 2709: add cleanup of leaked devices #2745

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

vladstepanyuk
Copy link
Contributor

Copy link
Contributor

Hi! Thank you for contributing!
The tests on this PR will run after a maintainer adds an ok-to-test label to this PR manually. Thank you for your patience!

@komarevtsev-d komarevtsev-d added ok-to-test Label to approve test launch for external members large-tests Launch large tests for PR blockstore Add this label to run only cloud/blockstore build and tests on PR labels Dec 20, 2024
@github-actions github-actions bot removed the ok-to-test Label to approve test launch for external members label Dec 20, 2024
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit b711c76.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
3752 3752 0 0 0 0

@drbasic drbasic added the ok-to-test Label to approve test launch for external members label Dec 23, 2024
@github-actions github-actions bot removed the ok-to-test Label to approve test launch for external members label Dec 23, 2024
@drbasic drbasic added the ok-to-test Label to approve test launch for external members label Dec 24, 2024
@drbasic drbasic self-requested a review December 24, 2024 07:11
drbasic
drbasic previously approved these changes Dec 24, 2024
@github-actions github-actions bot removed the ok-to-test Label to approve test launch for external members label Dec 24, 2024
Copy link
Contributor

Note

This is an automated comment that will be appended during run.

🟢 linux-x86_64-relwithdebinfo: all tests PASSED for commit 279b898.

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
3752 3752 0 0 0 0

@drbasic drbasic added the ok-to-test Label to approve test launch for external members label Dec 26, 2024
@github-actions github-actions bot removed the ok-to-test Label to approve test launch for external members label Dec 26, 2024
@drbasic drbasic added the ok-to-test Label to approve test launch for external members label Dec 27, 2024
drbasic
drbasic previously approved these changes Dec 27, 2024
@github-actions github-actions bot removed the ok-to-test Label to approve test launch for external members label Dec 27, 2024
// CleanupOrphanDevices
//

struct TCleanupOrphanDevices
Copy link
Collaborator

Choose a reason for hiding this comment

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

У нас есть транзакция TCleanupDevices , которая чистит девайсы. А TCleanupOrphanDevices удаляет девайсы. Давай переименуем в TRemoveOrphanDevices.

@komarevtsev-d komarevtsev-d added the ok-to-test Label to approve test launch for external members label Jan 2, 2025
@github-actions github-actions bot removed the ok-to-test Label to approve test launch for external members label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blockstore Add this label to run only cloud/blockstore build and tests on PR large-tests Launch large tests for PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants