DAOS-18790 control: Support bytearray property values#17961
DAOS-18790 control: Support bytearray property values#17961
Conversation
|
Ticket title is 'Support bytearray property values in control API/dmg' |
|
Test stage Unit Test with memcheck completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17961/1/testReport/ |
|
Test stage Unit Test with memcheck completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17961/2/testReport/ |
|
Test stage Unit Test with memcheck completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17961/3/testReport/ |
|
Test stage Unit Test with memcheck completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17961/4/testReport/ |
|
Test stage Functional Hardware Medium MD on SSD completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17961/4/testReport/ |
Add bytes support to the pool property control API path to enable storing values that exceed the string value length or are otherwise better represented by a byte array. Prep work for subsequent PRs that will add new byteval properties. Features: control Signed-off-by: Michael MacDonald <github@macdonald.cx>
Add bytes support to the pool property control API path
to enable storing values that exceed the string value length
or are otherwise better represented by a byte array.
Features: control
Signed-off-by: Michael MacDonald github@macdonald.cx