tests: remove legacy STI tests
This commit is contained in:
parent
9d93ef35ef
commit
fd427b9389
@ -1,14 +0,0 @@
|
|||||||
---
|
|
||||||
|
|
||||||
# vim: sw=2 ts=2 et
|
|
||||||
|
|
||||||
- hosts: localhost
|
|
||||||
tasks:
|
|
||||||
- name: Install necessary test dependencies for fedora-rawhide
|
|
||||||
dnf:
|
|
||||||
state: present
|
|
||||||
name:
|
|
||||||
- coreutils
|
|
||||||
- systemd
|
|
||||||
- systemd-container
|
|
||||||
- util-linux
|
|
@ -1,17 +0,0 @@
|
|||||||
# This package uses external repositories for maintaining CI test cases.
|
|
||||||
# Please don't edit this file if possible.
|
|
||||||
|
|
||||||
# TODO: minimize according to
|
|
||||||
# https://pagure.io/standard-test-roles/issue/294
|
|
||||||
|
|
||||||
- hosts: localhost
|
|
||||||
roles:
|
|
||||||
- role: standard-test-beakerlib
|
|
||||||
repositories:
|
|
||||||
- repo: https://src.fedoraproject.org/tests/cpio.git
|
|
||||||
dest: cpio
|
|
||||||
fmf_filter: "tag: Tier1,Tier2,Tier3"
|
|
||||||
tags:
|
|
||||||
- classic
|
|
||||||
- container
|
|
||||||
- atomic
|
|
Loading…
Reference in New Issue
Block a user