Adding files for c10s gating test

This commit is contained in:
Brian Chae 2024-08-09 14:07:09 -04:00
parent 316a2f5c1b
commit 6d51d98f5e
2 changed files with 17 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}

11
tests/tests.yml Normal file
View File

@ -0,0 +1,11 @@
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: "rpm -qi libfabric && fi_info"
required_packages:
- libfabric