Removing STI tests, tests should now be run via tmt

This commit is contained in:
Michal Ruprich 2023-01-02 12:30:22 +01:00
parent c931949d5a
commit ff0206e392

View File

@ -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"