And pass it to ms-queuedaemon. No functional change with existing
callers since no-one sets this yet.
Forthcoming test host sharing machinery uses this.
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
$set_info->('feature-noalloc', 1);
$set_info->('wait-start',$waitstart);
$set_info->('wait-start-adjust',$xparams{WaitStartAdjust});
+ $set_info->('infra-priority',$xparams{InfraPriority});
my $jobinfo= $xparams{JobInfo};
if (!defined $jobinfo and defined $flight and defined $job) {