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"