From fc9478cf61ceb4beb4a723804aed97ec758e9c09 Mon Sep 17 00:00:00 2001 From: Jake Hunsaker Date: Fri, 28 Oct 2022 11:53:59 -0400 Subject: [testing] Revert testfarm integration The RH team has decided to no longer pursue pushing the downstream beakerlib test suite into upstream to be run via testfarm. Instead, those tests will be ported to the avocado test suite over time. Signed-off-by: Jake Hunsaker --- .packit.yaml | 7 ------- 1 file changed, 7 deletions(-) (limited to '.packit.yaml') diff --git a/.packit.yaml b/.packit.yaml index 05c18e3d..4c24fc97 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -8,13 +8,6 @@ jobs: - fedora-development-ppc64le - fedora-development-s390x trigger: pull_request -- job: tests - trigger: pull_request - metadata: - targets: - - fedora-all - - epel-8 - - epel-9 specfile_path: sos.spec synced_files: - sos.spec -- cgit