Remove STI tests from Fedora

Remove STI tests that were brought by Fedora when c10s was forked.

Resolves: RHEL-32133

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2024-07-23 16:51:21 +02:00
parent d02eee2eb0
commit 15ffd5db7a
No known key found for this signature in database
GPG Key ID: C5887AD51D9F3C2D
2 changed files with 0 additions and 1134 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,25 +0,0 @@
---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- classic
required_packages:
- osbuild
- git
- make
- python3-mako
- python3-pytest
tests:
- smoke:
dir: smoke
run: osbuild --help
- unit:
dir: source
run: python3 -m pytest test/mod
- image:
dir: tests
run: osbuild fedora-boot.json --store=/var/tmp/osbuild/store --output-directory=/var/tmp/osbuild/out