Skip to content

Commit

Permalink
Try to show the viewer.html
Browse files Browse the repository at this point in the history
Signed-off-by: Frantisek Lachman <[email protected]>
  • Loading branch information
lachmanfrantisek committed Jun 30, 2023
1 parent 142fc53 commit fb60552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plans/test.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ discover:
how: shell
tests:
- name: csmock
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"
result: custom
require: bash
prepare:
Expand Down

0 comments on commit fb60552

Please sign in to comment.