]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: remove distro_version assert in distro detect test 21052/head
authorShengjing Zhu <zhsj@umcloud.com>
Tue, 27 Mar 2018 05:09:57 +0000 (13:09 +0800)
committerShengjing Zhu <zhsj@umcloud.com>
Tue, 27 Mar 2018 05:09:57 +0000 (13:09 +0800)
commitd446915ea4c02c3874d60067f88eb6492c1bf5df
tree6128f7b1bcaf7263de833c1ced634618b8f5d663
parent6b59fbfcc6bbfd67193e1c1e142b478ddd68aab4
test: remove distro_version assert in distro detect test

VERSION_ID is optional in /etc/os-release, we removed the error
log in #17787, and the test also needs to be fixed.

Signed-off-by: Shengjing Zhu <zhsj@umcloud.com>
src/test/common/test_util.cc