Compare commits
No commits in common. 'f38' and 'stream-javapackages-tools-202201-rhel-9.1.0' have entirely different histories.
f38
...
stream-jav
@ -1,7 +1,7 @@
|
||||
summary: Run javapackages-specific tests
|
||||
summary:
|
||||
Run javapackages-specific tests
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/javapackages
|
||||
ref: f37
|
||||
url: https://pagure.io/javapackages-validator-tests
|
||||
execute:
|
||||
how: tmt
|
||||
|
@ -1,9 +1,4 @@
|
||||
summary: Basic smoke test
|
||||
discover:
|
||||
how: shell
|
||||
tests:
|
||||
- name: /smoke/empty-grammar
|
||||
test: |
|
||||
echo 'non terminal bar; bar::=;' | cup
|
||||
execute:
|
||||
how: tmt
|
||||
script:
|
||||
- echo 'non terminal bar; bar::=;' | cup
|
||||
|
Loading…
Reference in new issue