From 41246953453168cac3c0a7aec462ee5f94aa8d38 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Mon, 10 Jul 2023 12:58:50 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 4 ++-- gating.yaml | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index ff8707a..9b448ba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -SOURCES/libmpcdec-1.2.6.tar.bz2 -/libmpcdec-1.2.6.tar.bz2 +libmpcdec-1.2.2.tar.bz2 +libmpcdec-1.2.6.tar.bz2 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}