[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 9/8] README.dev: Runes for adhoc testing in the production environment
Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> --- README.dev | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.dev b/README.dev index aae4f17..03c3e61 100644 --- a/README.dev +++ b/README.dev @@ -164,3 +164,21 @@ $HOME/bisects/for-$branch.git/stop $HOME/testing.git/$xenbranch.stop stops everything using $xenbranch + +Adhoc testing in the production environment +=========================================== + +Adhoc (`play') testing of a proposed osstest branch: + + As yourself on the osstest controller VM: + + Check out the version of osstest to be tested. If you are editing + on your workstation, it is easiest to commit everything and then + git-push osstestvm:osstest-wombat-tree.git +HEAD:t + and on the controller + git checkout t~0 + + Create (on the controller) daily-cron-email-foo containing + To: something appropriate + Then + OSSTEST_EMAIL_HEADER=daily-cron-email-foo OSSTEST_USE_HEAD=y OSSTEST_NO_BASELINE=y ./cr-daily-branch osstest -- 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 |