add rhel 10 gating

Signed-off-by: Xiaofeng Wang <xiaofwan@redhat.com>
This commit is contained in:
Xiaofeng Wang 2024-07-30 00:30:45 +08:00
parent a053b252c8
commit 2aff289ada
2 changed files with 16 additions and 0 deletions

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

10
tests/tests.yml Normal file
View File

@ -0,0 +1,10 @@
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: "fdo-owner-tool --help"