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}