Enable gating test on RHEL9

Resolves: rhbz#1974642

Signed-off-by: Jianwen Ji <jiji@redhat.com>
This commit is contained in:
Jianwen Ji 2021-06-29 17:03:03 +08:00
parent 71b7e779d2
commit f4ba8934f3
2 changed files with 21 additions and 0 deletions

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-9
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