Move el8 tests over that OSCI couldn't be bothered with when they force enabled tests. SIGH!

Add resolves so I can actually push this
Add rpminspect so it (hopfully) doesn't crash
Resolves: rhbz#2041848
Resolves: rhbz#1920063

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
This commit is contained in:
Peter Robinson 2022-01-31 15:55:57 +00:00
parent ea57fed55f
commit 99f088b8e4
2 changed files with 12 additions and 0 deletions

3
rpminspect.yaml Normal file
View File

@ -0,0 +1,3 @@
---
inspections:
annocheck: off

9
tests/tests.yml Normal file
View File

@ -0,0 +1,9 @@
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: . # switch to subfolder. This parameter is REQUIRED, use `dir: .` for current folder
run: /usr/libexec/greenboot/greenboot check # this is your test command, its exit code is the outcome of the test