[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH OSSTEST v2 3/5] ts-hosts-allocate-Executive: Add the requesting Job to the booking
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- ts-hosts-allocate-Executive | 1 + 1 file changed, 1 insertion(+) diff --git a/ts-hosts-allocate-Executive b/ts-hosts-allocate-Executive index 7a9411d..6583191 100755 --- a/ts-hosts-allocate-Executive +++ b/ts-hosts-allocate-Executive @@ -669,6 +669,7 @@ sub compute_booking_list () { Shares => $sel->{SharedMaxTasks}, }) : ()), }; + $book->{Job}= "$flight.$job"; $book->{Reso}= "$sel->{restype} $sel->{resname}"; $book->{Xinfo}= $hid->{Ident}; $book->{Start}= $best->{Start}, -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |