Replace whole repo with latest content from branch rhel-8.8.0
Content corresponds with RHEL dist-git commit 3e405ae
This commit is contained in:
parent
988fd08792
commit
50c9788cff
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1
|
13
plan.fmf
Normal file
13
plan.fmf
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
execute:
|
||||||
|
how: tmt
|
||||||
|
discover:
|
||||||
|
how: shell
|
||||||
|
dist-git-source: true
|
||||||
|
tests:
|
||||||
|
- name: bundled tests
|
||||||
|
require:
|
||||||
|
- python3.11-semantic_version
|
||||||
|
test: |
|
||||||
|
cd $(dirname $TMT_SOURCE_DIR/semantic_version-*/tests) &&
|
||||||
|
rm -rf semantic_version* &&
|
||||||
|
python3.11 -m unittest tests
|
Loading…
Reference in New Issue
Block a user