mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-31 05:30:17 +01: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"/>
|
||||
</params>
|
||||
</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>
|
||||
</recipeSet>
|
||||
</job>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue