From 1374b45b6ad5e1b106ff9015644b8ff9a07d7512 Mon Sep 17 00:00:00 2001 From: Jesus Checa Hidalgo Date: Fri, 2 Sep 2022 11:14:27 +0200 Subject: [PATCH] tests: pull tests from https://src.fedoraproject.org/tests/llvm Related: rhbz#2118319 --- tests/build-gating.fmf | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/tests/build-gating.fmf b/tests/build-gating.fmf index fd3bad7..c984518 100644 --- a/tests/build-gating.fmf +++ b/tests/build-gating.fmf @@ -19,7 +19,7 @@ adjust: and trigger != build enabled: false - # Unfortunatelly, TMT does not support more declarative approach, we need to run commands on our own. + # Unfortunately, TMT does not support more declarative approach, we need to run commands on our own. - because: "On RHEL, CRB must be enabled to provide rarer packages" when: >- distro == rhel-9 @@ -28,7 +28,7 @@ adjust: - name: Enable CRB how: shell script: dnf config-manager --set-enabled rhel-CRB - - because: "On RHEL, CRB must be enabled to provide rarer packages" + - because: "On CentOS, CRB must be enabled to provide rarer packages" when: >- distro == centos prepare+: @@ -39,8 +39,9 @@ adjust: discover: - name: "Upstream LLVM tests for build/PR gating" how: fmf - url: https://src.fedoraproject.org/rpms/llvm.git - ref: rawhide + url: https://src.fedoraproject.org/tests/llvm.git + ref: main + filter: "tag:-spoils-installation" execute: how: tmt