Skip to content

Commit abb0735

Browse files
authored
Increase verbosity of /tests/provision/mock/fedora-rawhide-x86_64/simple (#5033)
It fails to run, and we need more info.
1 parent afacfe8 commit abb0735

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tests/provision/mock/fedora-rawhide-x86_64/simple

tests/provision/mock/fedora-rawhide-x86_64/simple/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ rlJournalStart
88
rlPhaseEnd
99

1010
rlPhaseStartTest
11-
rlRun -s "TMT_SHOW_TRACEBACK=1 tmt --feeling-safe run --id $run test --name /test/os-release -vvv"
11+
rlRun -s "TMT_SHOW_TRACEBACK=1 tmt --feeling-safe -vvvvdddd run --id $run test --name /test/os-release -vvv"
1212
rlAssertGrep "NAME.*Fedora Linux" $run/plan/execute/data/guest/default-0/test/os-release-1/output.txt
1313
rlPhaseEnd
1414

0 commit comments

Comments
 (0)