On Thu, 2015-02-26 at 17:53 +0000, Ian Jackson wrote:
> Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>

Looks good, Acked-by: Ian Campbell <ian.campb...@citrix.com>
> ---
>  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



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to