daos icon indicating copy to clipboard operation
daos copied to clipboard

DAOS-9602 chk: verify container label

Open Nasf-Fan opened this issue 3 years ago • 2 comments

If the container label in the container service (cont_svc::cs_uuids) exists but does not match the label in the container property, then trust the container service and reset the one in container property.

If the container label in the container service (cont_svc::cs_uuids) does not exists, but the one in the container property is there, then trust the label in container property and add it to container service.

Signed-off-by: Fan Yong [email protected]

Nasf-Fan avatar Aug 16 '22 03:08 Nasf-Fan

Bug-tracker data: Ticket title is 'pass5: clean up containers' Status is 'In Progress' Labels: 'triaged' https://daosio.atlassian.net/browse/DAOS-9602

github-actions[bot] avatar Aug 16 '22 03:08 github-actions[bot]

Test stage checkpatch completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-9987/1/execution/node/138/log

daosbuild1 avatar Aug 16 '22 03:08 daosbuild1

Test stage Functional Hardware Large completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-9987/2/execution/node/1013/log

daosbuild1 avatar Aug 16 '22 11:08 daosbuild1

Test stage Functional Hardware Medium completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-9987/3/execution/node/965/log

daosbuild1 avatar Aug 17 '22 22:08 daosbuild1

Replaced by the patch https://github.com/daos-stack/daos/pull/10130

Nasf-Fan avatar Aug 30 '22 14:08 Nasf-Fan