From ee360677267c02b9531b6d5a34e6c8a4d7b173f3 Mon Sep 17 00:00:00 2001 From: Christopher Hoffman Date: Thu, 6 Jan 2022 17:03:46 +0000 Subject: [PATCH] ceph-perf-pull-requests: enable llvm-toolset-10 repo using distribution-version-architecture format. Signed-off-by: Christopher Hoffman --- .../config/definitions/ceph-perf-pull-requests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph-perf-pull-requests/config/definitions/ceph-perf-pull-requests.yml b/ceph-perf-pull-requests/config/definitions/ceph-perf-pull-requests.yml index 95b3e550..3b10ae5c 100644 --- a/ceph-perf-pull-requests/config/definitions/ceph-perf-pull-requests.yml +++ b/ceph-perf-pull-requests/config/definitions/ceph-perf-pull-requests.yml @@ -170,7 +170,7 @@ ;; centos|rhel) sudo dnf module disable -y llvm-toolset - sudo dnf copr enable -y tchaikov/llvm-toolset-10 centos-stream-x86_64 + sudo dnf copr enable -y tchaikov/llvm-toolset-10 centos-stream-8-x86_64 sudo yum install -y python3-pyyaml python3-lxml python3-prettytable clang gcc_toolset_ver=9 # so clang is able to find gcc-toolset-${{gcc_toolset_ver}} which is listed as a -- 2.39.5