From 127d621e5f9e2d876023e1377dcf97fe3d6831da Mon Sep 17 00:00:00 2001 From: Steeve Goveas Date: Tue, 1 Jun 2021 15:21:03 +0530 Subject: [PATCH] Enable gating tests for new builds Resolves: rhbz#1966498 --- gating.yaml | 7 +++++++ tests/tests.yml | 11 +++++++++++ 2 files changed, 18 insertions(+) create mode 100644 gating.yaml create mode 100644 tests/tests.yml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..3accf96 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +--- !Policy +product_versions: + - rhel-9 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: idm-ci.brew-build.tier1.functional} diff --git a/tests/tests.yml b/tests/tests.yml new file mode 100644 index 0000000..a077c60 --- /dev/null +++ b/tests/tests.yml @@ -0,0 +1,11 @@ +--- +- hosts: localhost + tags: + - classic + roles: + - role: standard-test-basic + become: True + tests: + - simple: + dir: . + run: authselect list