[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH] rump kernel tests: Get upstream from rumprun-xen
Replace https://github.com/rumpkernel/rumpuser-xen with https://github.com/rumpkernel/rumprun-xen as the source for the pre-test version. The repo has been renamed upstream. We do not change, at this time: * The name of the post-test output repo on xenbits, git://xenbits.xen.org/rumpuser-xen.git#xen-tested-master Changing those would be a bit fiddly. And we don't change the following, which contain `rumpuserxen': * osstest `branch', `recipe', and `jobs' which are used to correlate and specify aspects of the different production test runs of different versions of the code. The branch name appears in the Subject lines of email reports, and the job names in the body (and as column names in the html test report matrix). * The osstest `tree' names (which are used to specify and correlate the different versions and urls of the `same' codebase in the various tests). Also, we leave unchanged the corresponding osstest tree plumbing environment variable names. * The osstest build output identifiers from ts-rumpuser-xen-build including the runvar name and the dist part name. (These are used to communicate between the build and test jobs.) Changing those would break cross-change comparison of test results and osstest's automatic bisection across the change. We also don't change: * The names of the ts-rumpuserxen-* test scripts. While this could be changed by renaming the files and editing sg-run-job to match, it doesn't seem sensible to rename these while leaving everything else unchanged. Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> --- ap-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ap-common b/ap-common index 6c7e654..ab8d884 100644 --- a/ap-common +++ b/ap-common @@ -39,7 +39,7 @@ : ${TREE_GNULIB_LIBVIRT:=$(besteffort_repo git://git.sv.gnu.org/gnulib.git)} -: ${TREE_RUMPUSERXEN:=https://github.com/rumpkernel/rumpuser-xen} +: ${TREE_RUMPUSERXEN:=https://github.com/rumpkernel/rumprun-xen} : ${TREEVCS_RUMPUSERXEN:=git} : ${BASE_TREE_RUMPUSERXEN:=git://xenbits.xen.org/rumpuser-xen.git} : ${PUSH_TREE_RUMPUSERXEN:=$XENBITS:/home/xen/git/rumpuser-xen.git} -- 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 |