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:
Lubomir Rintel 2015-07-03 10:55:48 +02:00
parent 2ee6632688
commit 67ff6b44e6

View file

@ -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/>