diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2022-10-28 11:53:59 -0400 |
---|---|---|
committer | Jake Hunsaker <jhunsake@redhat.com> | 2022-11-02 10:02:25 -0400 |
commit | fc9478cf61ceb4beb4a723804aed97ec758e9c09 (patch) | |
tree | 88b156c7bb07068b7c964334fd900ebe3476b0f4 /.packit.yaml | |
parent | 3aabbd0969086d8550fcd7f80fec6031209fd3b2 (diff) | |
download | sos-fc9478cf61ceb4beb4a723804aed97ec758e9c09.tar.gz |
[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 <jhunsake@redhat.com>
Diffstat (limited to '.packit.yaml')
-rw-r--r-- | .packit.yaml | 7 |
1 files changed, 0 insertions, 7 deletions
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 |