[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 05/13] make-flight: rumpuserxen tests: use same buildjob for all guests
Change the name of the runvar for the build job to be guests_rumpuserxenbuildjob, which is the default (fallback) for guest_var. (We are going to introduce another step which uses another guest but wants the same build job.) No resulting change in the system's overall behaviour. Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> BUILDJOB GUESTS_ --- make-flight | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make-flight b/make-flight index fbda440..8aa5396 100755 --- a/make-flight +++ b/make-flight @@ -122,7 +122,7 @@ do_rumpkernel_tests () { job_create_test test-$xenarch$kern-$dom0arch-rumpuserxen-$rumparch \ test-rumpuserxen xl \ $xenarch $dom0arch \ - rump_rumpuserxenbuildjob=build-$rumparch-rumpuserxen \ + guests_rumpuserxenbuildjob=build-$rumparch-rumpuserxen \ all_hostflags=$most_hostflags } -- 1.7.10.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |