Compare commits
No commits in common. "c9s" and "c8-beta" have entirely different histories.
@ -1 +0,0 @@
|
|||||||
1
|
|
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1 @@
|
|||||||
/pytest-*.zip
|
SOURCES/pytest-7.4.2.tar.gz
|
||||||
/pytest-*.tar.gz
|
|
||||||
/pytest-*/
|
|
||||||
/results_*/
|
|
||||||
*.rpm
|
|
||||||
|
1
.python3.12-pytest.metadata
Normal file
1
.python3.12-pytest.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
153f00a6f90d7aea61d1bd646abd89d996230818 SOURCES/pytest-7.4.2.tar.gz
|
@ -1,7 +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.12 -c 'import pytest'
|
|
||||||
require:
|
|
||||||
- python3.12-pytest
|
|
||||||
duration: 2m
|
|
||||||
execute:
|
|
||||||
how: tmt
|
|
Loading…
Reference in New Issue
Block a user