[Disk Agent] Show device model in Devices table#5555
[Disk Agent] Show device model in Devices table#5555PeshkovMikhail wants to merge 3 commits intoydb-platform:mainfrom
Conversation
|
Hi! Thank you for contributing! |
| &NProto::TDeviceConfig::GetPoolName, | ||
| &NProto::TDeviceConfig::GetDeviceName); | ||
| &NProto::TDeviceConfig::GetDeviceName, | ||
| &NProto::TDeviceConfig::GetDeviceModel); |
There was a problem hiding this comment.
Вот эта правка, во-первых, сломает нам все диски, т.к. у всех дисков сейчас пустой DeviceModel.
Просто убрать лучше, т.к. SerialNumber решает все вопросы
|
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.
🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 219s): all tests PASSED for commit 29f0207.
|
|
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.
🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 227s): all tests PASSED for commit 6e42543.
🔴 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 1545s): some tests FAILED for commit 6e42543.
🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 42s): all tests PASSED for commit 6e42543.
🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 4763s): all tests PASSED for commit 6e42543.
|
|
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.
🟢 linux-x86_64-relwithdebinfo target: cloud/disk_manager/ (test time: 218s): all tests PASSED for commit dccd4f7.
🔴 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 1568s): some tests FAILED for commit dccd4f7.
🟢 linux-x86_64-relwithdebinfo target: cloud/blockstore/ (test time: 41s): all tests PASSED for commit dccd4f7.
🟢 linux-x86_64-relwithdebinfo target: cloud/filestore/ (test time: 4707s): all tests PASSED for commit dccd4f7.
|
Notes
Issue