From 9c6f7d9a506ef2295225c9ee4ad735fe71adff80 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Thu, 15 May 2025 15:21:53 +0000 Subject: [PATCH] import CS opentelemetry-collector-0.107.0-9.el10 --- .gitignore | 4 +--- gating.yaml | 6 ------ 2 files changed, 1 insertion(+), 9 deletions(-) delete mode 100644 gating.yaml diff --git a/.gitignore b/.gitignore index 590d41e..f3447e9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -/opentelemetry-collector-0.102.1.tar.gz -/opentelemetry-collector-0.107.0.tar.gz -/redhat-opentelemetry-collector-0.107.0.tar.gz +redhat-opentelemetry-collector-0.107.0.tar.gz diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index 4ca9235..0000000 --- a/gating.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- !Policy -product_versions: - - rhel-10 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}