mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 14:20:17 +01:00
contrib/rh-bkr: switch the whiteboards
Move the longer whiteboard into the recipe and leave the shorter one in the job. Makes it a bit more concise in the job listing.
This commit is contained in:
parent
2ee6632688
commit
67ff6b44e6
1 changed files with 1 additions and 2 deletions
|
|
@ -1,10 +1,9 @@
|
|||
<job $JOBTYPE>
|
||||
<whiteboard>
|
||||
$WHITEBOARD $UUID
|
||||
$ARGV $ARGV_PROFILE
|
||||
</whiteboard>
|
||||
<recipeSet priority="Normal">
|
||||
<recipe kernel_options="$SELINUX_DISABLED" kernel_options_post="" ks_meta="" role="None" whiteboard="$WHITEBOARD $UUID">
|
||||
<recipe kernel_options="$SELINUX_DISABLED" kernel_options_post="" ks_meta="" role="None" whiteboard="$WHITEBOARD $UUID $ARGV $ARGV_PROFILE">
|
||||
<autopick random="true"/>
|
||||
<watchdog panic="None"/>
|
||||
<packages/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue