Replace whole repo with latest content from branch stream-6.0.2-rhel-8.8.0
This commit is contained in:
parent
46cc9280b9
commit
e855d3a153
@ -1 +0,0 @@
|
||||
1
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1 @@
|
||||
SOURCES/pytest-6.0.2.tar.gz
|
||||
/pytest-6.0.2.tar.gz
|
||||
|
1
.pytest.metadata
Normal file
1
.pytest.metadata
Normal file
@ -0,0 +1 @@
|
||||
bc14d7c0f9c0a8299ffdc5a7c0bec1563b4052ac pytest-6.0.2.tar.gz
|
@ -1,6 +0,0 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
11
plans.fmf
11
plans.fmf
@ -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
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user