parent
ebad7e85cd
commit
4cc74bc1c7
@ -1 +1 @@
|
|||||||
4a150d7127c64e5be67db5f6cbce3601e505113e SOURCES/packaging-23.2.tar.gz
|
4a150d7127c64e5be67db5f6cbce3601e505113e SOURCES/packaging-23.2.tar.gz
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
|
|
||||||
product_versions:
|
|
||||||
- rhel-9
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
|
||||||
|
|
@ -1,19 +0,0 @@
|
|||||||
execute:
|
|
||||||
how: tmt
|
|
||||||
prepare:
|
|
||||||
how: shell
|
|
||||||
script: pip-3.12 install pretend==1.0.9
|
|
||||||
order: 90
|
|
||||||
discover:
|
|
||||||
how: shell
|
|
||||||
dist-git-source: true
|
|
||||||
tests:
|
|
||||||
- name: bundled tests
|
|
||||||
require:
|
|
||||||
- python3.12-pytest
|
|
||||||
- python3.12-pip
|
|
||||||
test: |
|
|
||||||
cd $(dirname $TMT_SOURCE_DIR/packaging-*/tests) &&
|
|
||||||
rm -rf packaging &&
|
|
||||||
pytest-3.12 tests/
|
|
||||||
|
|
Loading…
Reference in new issue