Enable gating test on RHEL10

Related: RHELMISC-3943
This commit is contained in:
Li Shuang 2024-06-06 08:35:31 +00:00
parent 2119d0802e
commit 874887427c
2 changed files with 21 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}

15
tests/tests.yml Normal file
View File

@ -0,0 +1,15 @@
# Tests for scapy
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-source
- role: standard-test-basic
required_packages:
- python3-pip
tests:
- install-tox-mock:
run: pip3 install tox mock
- smoke-test:
dir: ./source/test/
run: chmod +x ./run_tests && bash ./run_tests -t fields.uts