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:
|
discover:
|
||||||
how: fmf
|
how: fmf
|
||||||
url: https://src.fedoraproject.org/tests/javapackages
|
url: https://pagure.io/javapackages-validator-tests
|
||||||
ref: f37
|
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
|
@ -1,9 +1,4 @@
|
|||||||
summary: Basic smoke test
|
summary: Basic smoke test
|
||||||
discover:
|
|
||||||
how: shell
|
|
||||||
tests:
|
|
||||||
- name: /smoke/empty-grammar
|
|
||||||
test: |
|
|
||||||
echo 'non terminal bar; bar::=;' | cup
|
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
script:
|
||||||
|
- echo 'non terminal bar; bar::=;' | cup
|
||||||
|
Loading…
Reference in new issue