Skip to content

[Disk Agent] Show device model in Devices table#5555

Open
PeshkovMikhail wants to merge 3 commits intoydb-platform:mainfrom
PeshkovMikhail:da-ui-disk-model
Open

[Disk Agent] Show device model in Devices table#5555
PeshkovMikhail wants to merge 3 commits intoydb-platform:mainfrom
PeshkovMikhail:da-ui-disk-model

Conversation

@PeshkovMikhail
Copy link
Copy Markdown
Contributor

Notes

Issue

@github-actions
Copy link
Copy Markdown
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 the ok-to-test Label to approve test launch for external members label Mar 23, 2026
@github-actions github-actions bot removed the ok-to-test Label to approve test launch for external members label Mar 23, 2026
&NProto::TDeviceConfig::GetPoolName,
&NProto::TDeviceConfig::GetDeviceName);
&NProto::TDeviceConfig::GetDeviceName,
&NProto::TDeviceConfig::GetDeviceModel);
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Вот эта правка, во-первых, сломает нам все диски, т.к. у всех дисков сейчас пустой DeviceModel.
Просто убрать лучше, т.к. SerialNumber решает все вопросы

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 23, 2026

Note

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

🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 246s): all tests PASSED for commit 29f0207.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
857 857 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 219s): all tests PASSED for commit 29f0207.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1073 1073 0 0 0 0 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 23, 2026

Note

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

🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 242s): all tests PASSED for commit 6e42543.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
857 857 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 227s): all tests PASSED for commit 6e42543.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1073 1073 0 0 0 0 0

🔴 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 1545s): some tests FAILED for commit 6e42543.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
5912 5899 0 12 0 1 0

🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 42s): all tests PASSED for commit 6e42543.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
32 32 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 4763s): all tests PASSED for commit 6e42543.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3428 3428 0 0 0 0 0

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 23, 2026

Note

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

🟢 linux-x86_64-relwithdebinfo target: cloud/tasks/,cloud/storage/ (test time: 258s): all tests PASSED for commit dccd4f7.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
857 857 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 218s): all tests PASSED for commit dccd4f7.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
1073 1073 0 0 0 0 0

🔴 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 1568s): some tests FAILED for commit dccd4f7.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
5912 5900 0 11 0 1 0

🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 41s): all tests PASSED for commit dccd4f7.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
31 31 0 0 0 0 0

🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 4707s): all tests PASSED for commit dccd4f7.

TESTS PASSED ERRORS FAILED FAILED BUILD SKIPPED MUTED?
3428 3428 0 0 0 0 0

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