We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 142fc53 commit fb60552Copy full SHA for fb60552
plans/test.fmf
@@ -4,7 +4,7 @@ discover:
4
how: shell
5
tests:
6
- name: csmock
7
- test: "csmock --all-tools /tmp/*.src.rpm -o $TMT_TEST_DATA --force && cp $TMT_TEST_DATA/scan-results.html $TMT_TEST_DATA/viewer.html && echo -e '- result: pass\n name: /' > $TMT_TEST_DATA/results.yaml"
+ test: "csmock --all-tools /tmp/*.src.rpm -o $TMT_TEST_DATA --force && cp $TMT_TEST_DATA/scan-results.html $TMT_TEST_DATA/viewer.html && echo -e '- result: pass\n name: /\n logs:\n - viewer.html' > $TMT_TEST_DATA/results.yaml"
8
result: custom
9
require: bash
10
prepare:
0 commit comments