re-import sources as agreed with the maintainer

This commit is contained in:
Adam Samalik 2023-06-30 07:37:30 +02:00
parent 1f3de24475
commit 8f2e70e4a3
3 changed files with 11 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
SOURCES/IO-Socket-SSL-2.066.tar.gz
/IO-Socket-SSL-2.066.tar.gz
/IO-Socket-SSL-[0-9.]*.tar.gz

6
gating.yaml Normal file
View File

@ -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}

View File

@ -0,0 +1,4 @@
from Config import *
# Documentation/test certs
addFilter("pem-certificate /usr/share/doc/perl-IO-Socket-SSL.*/certs/.*\.pem");