]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
install-deps,rpm: enable devtoolset-8 on aarch64 also
authorKefu Chai <kchai@redhat.com>
Wed, 3 Apr 2019 03:08:04 +0000 (11:08 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 3 Apr 2019 03:40:59 +0000 (11:40 +0800)
commit00f19923b4225c25480ddb3c09a898a2444fbeb9
treeb2da2d21895b6cf27b336541876524e2cd03cbe0
parent73e0f9e72b351f7dd4e36fee5af92c27f82b9fe4
install-deps,rpm: enable devtoolset-8 on aarch64 also

in 5ae3b06e, we left aarch64 with devtoolset-7, but aarch64 builders are
also suffering from http://tracker.ceph.com/issues/38892. so i installed
devtoolset-8 on all aarch64 builders manually from the rpm packages
downloaded from koji builder:

- https://cbs.centos.org/koji/buildinfo?buildID=24923
- https://cbs.centos.org/koji/buildinfo?buildID=24931

libasan5, libubsan1 are not installed.

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