From ff0206e3925f04a0758cd3504eaadc47b0b25093 Mon Sep 17 00:00:00 2001 From: Michal Ruprich Date: Jan 02 2023 11:30:22 +0000 Subject: Removing STI tests, tests should now be run via tmt --- diff --git a/tests/tests.yml b/tests/tests.yml deleted file mode 100644 index 76443fc..0000000 --- a/tests/tests.yml +++ /dev/null @@ -1,11 +0,0 @@ ---- -# This first play always runs on the local staging system -- hosts: localhost - roles: - - role: standard-test-beakerlib - tags: - - classic - repositories: - - repo: "https://src.fedoraproject.org/tests/tcpdump.git" - dest: "tcpdump" - fmf_filter: "tier: 1"