Build steps all need the whole build tree in the same location, so have to be part of this job.
Test jobs need only rumprun. Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com> --- ts-rumprun-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ts-rumprun-build b/ts-rumprun-build index 26f2f2c..1913f29 100755 --- a/ts-rumprun-build +++ b/ts-rumprun-build @@ -96,4 +96,4 @@ findtools(); setupccache(); recordtools(); install(); -built_stash($ho, $builddir, 'rumprun', 'rumprundist'); +built_stash($ho, $builddir, 'rumprun/rumprun/bin', 'rumprundist'); -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel