mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-06 06:48:07 +02:00
automation/bkr: update job template to archive journal log
Signed-off-by: Thomas Haller <thaller@redhat.com>
This commit is contained in:
parent
76b478d6ff
commit
ceb465755b
1 changed files with 5 additions and 0 deletions
|
|
@ -57,6 +57,11 @@
|
||||||
<param name="TEST_MAPPER" value="True"/>
|
<param name="TEST_MAPPER" value="True"/>
|
||||||
</params>
|
</params>
|
||||||
</task>
|
</task>
|
||||||
|
<task name="/distribution/command" role="STANDALONE">
|
||||||
|
<params>
|
||||||
|
<param name="CMDS_TO_RUN" value="journalctl -b > /tmp/journal_all.log; rhts-submit-log -l '/tmp/journal_all.log'"/>
|
||||||
|
</params>
|
||||||
|
</task>
|
||||||
</recipe>
|
</recipe>
|
||||||
</recipeSet>
|
</recipeSet>
|
||||||
</job>
|
</job>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue