]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
install-deps.sh: drop devtoolset(DTS) check for centos
authorDeepika Upadhyay <dupadhya@redhat.com>
Tue, 23 Jun 2020 10:51:57 +0000 (16:21 +0530)
committerDeepika Upadhyay <dupadhya@redhat.com>
Tue, 23 Jun 2020 11:05:37 +0000 (16:35 +0530)
commit66e81b8b08b1a48a48c16b5b89450aeced9de5f9
tree9d547e8463558793108995d5a3ec9caf104741f5
parent62093a7eb240ac1fe8e60a5cdea043387ea15bf1
install-deps.sh: drop devtoolset(DTS) check for centos

we needed DTS for ensuring centos 7 had decent GCC version, since we won't be
supporting el7 anymore this check becomes outdated.

Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
install-deps.sh