Replace whole repo with latest content from branch stream-6.0.2-rhel-8.8.0

This commit is contained in:
Honza Horak 2023-05-15 23:34:44 +02:00 committed by root
parent 46cc9280b9
commit e855d3a153
6 changed files with 2 additions and 20 deletions

View File

@ -1 +0,0 @@
1

1
.gitignore vendored
View File

@ -1,2 +1 @@
SOURCES/pytest-6.0.2.tar.gz
/pytest-6.0.2.tar.gz

1
.pytest.metadata Normal file
View File

@ -0,0 +1 @@
bc14d7c0f9c0a8299ffdc5a7c0bec1563b4052ac pytest-6.0.2.tar.gz

View File

@ -1,6 +0,0 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -1,11 +0,0 @@
discover:
- name: Smoke-tests
how: shell
tests:
- name: python-import-test
test: python3 -c 'import pytest'
require:
- python3-pytest
duration: 1m
execute:
how: tmt

View File

@ -50,7 +50,7 @@ BuildRequires: python%{python3_pkgversion}-hypothesis
BuildRequires: python%{python3_pkgversion}-xmlschema
%if %{with optional_tests}
BuildRequires: python%{python3_pkgversion}-argcomplete
#BuildRequires: python%%{python3_pkgversion}-asynctest -- no 3.9 rebuild in Fedora yet
BuildRequires: python%{python3_pkgversion}-asynctest
BuildRequires: python%{python3_pkgversion}-decorator
BuildRequires: python%{python3_pkgversion}-jinja2
BuildRequires: python%{python3_pkgversion}-mock