]> xenbits.xensource.com Git - people/royger/osstest.git/commit
cs-bisection-step: Refactor $subjobs calculations a bit
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 12 Jun 2018 15:20:09 +0000 (15:20 +0000)
committerIan Jackson <ian.jackson@eu.citrix.com>
Tue, 12 Jun 2018 15:20:12 +0000 (15:20 +0000)
commit4b06c49abb447e55418ed8d81d47718ef6b47480
tree6814e6e5dfa1a6708651fbbcc91be2cfe03d5e7c
parente84790069a19837296627e18c24509aaa53711c3
cs-bisection-step: Refactor $subjobs calculations a bit

Parse the runvar name earlier, adding job and orgflight members to the
row hashes we got from the db.  This slightly unifies the call to
preparejob, but more relevantly, makes the effective job and flight
information available earlier.  That will be useful in a moment.

No functional change.

Signed-off-by: Ian Jackson <ian.jackson@eu.citrix.com>
cs-bisection-step