]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
install-deps.sh: add tchaikov's copr repo for crimson build on el8
authorKefu Chai <kchai@redhat.com>
Sat, 15 Aug 2020 03:22:53 +0000 (11:22 +0800)
committerKefu Chai <kchai@redhat.com>
Sat, 15 Aug 2020 09:43:40 +0000 (17:43 +0800)
we need it before the updated version of gcc-toolset9 addressing
https://bugzilla.redhat.com/show_bug.cgi?id=1853900 is available in
RHEL8/CentOS8.

see https://copr.fedorainfracloud.org/coprs/tchaikov/gcc-toolset-9

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

index a6f8d79e49a87fcba97edf1be586817432b2b9ed..cb11cdef37ce6db71b47cc9743b0e6ccc6a4c82d 100755 (executable)
@@ -331,6 +331,7 @@ else
                    $SUDO dnf config-manager --add-repo http://apt-mirror.front.sepia.ceph.com/lab-extras/8/
                    $SUDO dnf config-manager --setopt=apt-mirror.front.sepia.ceph.com_lab-extras_8_.gpgcheck=0 --save
                 fi
+                $SUDO dnf copr enable -y tchaikov/gcc-toolset-9 centos-stream-x86_64
                 ;;
         esac
         munge_ceph_spec_in $with_seastar $for_make_check $DIR/ceph.spec