From 2dab7b31454f906ac2380b27f0f132e25b2a6dc3 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Thu, 29 Jun 2023 18:15:08 +0200 Subject: [PATCH] re-import sources as agreed with the maintainer --- .gitignore | 2 ++ gating.yaml | 6 ++++++ 2 files changed, 8 insertions(+) create mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index 19bbe93..ed90845 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ +/lib-zfcp-hbaapi-2.1.tar.gz +/lib-zfcp-hbaapi-2.1.1.tar.gz /lib-zfcp-hbaapi-2.2.0.tar.gz diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..eb7c84f --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-8 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}