From ba470ea44e4ea4e2b80552bb17e80826086793e2 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Wed, 21 Jun 2023 14:41:28 +0200 Subject: [PATCH] import sources --- .gitignore | 2 +- gating.yaml | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index 8ca5d36..e2ab27d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/libdbusmenu-16.04.0.tar.gz +/libdbusmenu-12.10.2.tar.gz /libdbusmenu-16.04.0.tar.gz diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..ea86f9d --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-8 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}