From d37983c552c7d42257a81c0b6f2937f8f32eb169 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Mon, 10 Jul 2023 12:59:47 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 7 +++++++ gating.yaml | 6 ++++++ 2 files changed, 13 insertions(+) create mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index 50866b7..a0f4878 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ +/SFML-1.6-sdk-linux-64.tar.gz +/SFML-2.0-sources.zip +/SFML-2.0-clean.tar.gz +/SFML-2.1-clean.tar.gz +/SFML-2.3-clean.tar.gz +/SFML-2.3.2-clean.tar.gz +/SFML-2.4.1-clean.tar.gz /SFML-2.4.2-clean.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}