Skip to content

Commit 3601a70

Browse files
authored
Install llvm-test-suite from copr (#732)
1 parent 3f78e85 commit 3601a70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/snapshot-gating.fmf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ prepare:
3535
# potential dependency solving issues when rpms depending on llvm-libs are
3636
# already in the system.
3737
- dnf -y install --best llvm-libs
38+
# Use a newer llvm-test-suite version from copr.
39+
- dnf copr enable -y @fedora-llvm-team/llvm-test-suite $COPR_CHROOT
3840

3941
- name: "Check that snapshot (~pre) version of LLVM is installed"
4042
how: shell

0 commit comments

Comments
 (0)