]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: disable "make check" for rhel8
authorKefu Chai <kchai@redhat.com>
Sat, 28 Sep 2019 14:01:31 +0000 (22:01 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 28 Sep 2019 14:20:35 +0000 (22:20 +0800)
commite92cb7a0336406a2981e9241031497b1749b26aa
treebdc2e2f38bcd123d2a76ce5435618a2e0706c913
parentdd133840b9d35ca7d8b1788836f6076b06c33087
ceph.spec.in: disable "make check" for rhel8

following packages are not available on RHEL/CentOS 8, they are for
dashboard unit tests. so disable all python packages for dashboard
tests for now:

python-cherrypy
python-coverage
python-pecan
python-routes
python-tox
xmlsec1-devel

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph.spec.in