]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crimson/osd: randomize the osd_uuid if not specified 43781/head
authorchunmei-liu <chunmei.liu@intel.com>
Wed, 3 Nov 2021 22:03:24 +0000 (15:03 -0700)
committerchunmei-liu <chunmei.liu@intel.com>
Thu, 4 Nov 2021 01:48:02 +0000 (18:48 -0700)
commitdf5f4e54387f0a15ea862f6f3f6402d174c03349
tree7b2e937c879b4f5f3b919f6cf341199a2af65e40
parentfe715c50e50aff2843e958c6678753c25ac910d6
crimson/osd: randomize the osd_uuid if not specified

address the failure spotted in teuthology based test:
sudo ceph --cluster ceph osd new 00000000-0000-0000-0000-000000000000 0

Signed-off-by: chunmei-liu <chunmei.liu@intel.com>
src/crimson/osd/main.cc