Make gating great again.

This commit is contained in:
Robin Hack 2024-07-30 07:12:26 -04:00
parent e6e25938ea
commit b593d03615
3 changed files with 19 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

1
ci.fmf Normal file
View File

@ -0,0 +1 @@
resultsdb-testcase: separate

17
plans/tier1-internal.fmf Normal file
View File

@ -0,0 +1,17 @@
summary: Internal Tier1 beakerlib tests
discover:
how: fmf
url: git://pkgs.devel.redhat.com/tests/numactl
filter: 'tier: 1'
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream-10
provision:
hardware:
cpu:
processors: ">= 16"
memory: ">= 4GiB"
disk:
- size: ">= 10GiB"