]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: remove distro_version assert in distro detect test 21090/head
authorShengjing Zhu <zhsj@umcloud.com>
Tue, 27 Mar 2018 05:09:57 +0000 (13:09 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 28 Mar 2018 08:19:09 +0000 (16:19 +0800)
commit3a0bb8ade898f6489af57cd5d3aeccd8cb20a0a3
tree3b047742b6c2d4cac88176e67791221a8b354b2e
parent46401fcd859ba388e3972da840f8679d8cbb2564
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.

Fixes: http://tracker.ceph.com/issues/23477
Signed-off-by: Shengjing Zhu <zhsj@umcloud.com>
(cherry picked from commit d446915ea4c02c3874d60067f88eb6492c1bf5df)
src/test/common/test_util.cc