Compare commits
No commits in common. "9e85e6b46fb53f183418cda3e5e5296bc79f273c" and "c8-beta" have entirely different histories.
9e85e6b46f
...
c8-beta
@ -1 +0,0 @@
|
||||
1
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/release_v2.20.tar.gz
|
||||
SOURCES/release_v2.20.tar.gz
|
||||
|
1
.python3.11-pycparser.metadata
Normal file
1
.python3.11-pycparser.metadata
Normal file
@ -0,0 +1 @@
|
||||
3a7e92b87f9fe0b863ec99b0c4ee9f90a32a3c3f SOURCES/release_v2.20.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}
|
14
plan.fmf
14
plan.fmf
@ -1,14 +0,0 @@
|
||||
execute:
|
||||
how: tmt
|
||||
discover:
|
||||
how: shell
|
||||
dist-git-source: true
|
||||
tests:
|
||||
- name: bundled tests
|
||||
require:
|
||||
- python3.11-pycparser
|
||||
- gcc
|
||||
test: |
|
||||
cd $(dirname $TMT_SOURCE_DIR/pycparser-*/tests) &&
|
||||
rm -rf pycparser &&
|
||||
python3.11 tests/all_tests.py
|
Loading…
Reference in New Issue
Block a user