[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] README.dev: Document the usage of stop files
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- README.dev | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.dev b/README.dev index 1257649..7ef4f89 100644 --- a/README.dev +++ b/README.dev @@ -132,3 +132,16 @@ $ cd ~/branches/for-$branch.git $ OSSTEST_CONFIG=production-config ./ap-push $branch $revision NOTE: $revision must be a revision *not* a tag. + +Temporarily stopping a branch or the entire system +================================================== + +osstest can be paused by dropping a stop file into either the central +$HOME/testing.git or ~/branches/for-$branch.git etc. + +stop -- stops everything +daily.stop -- stops all regular daily tests +bisects.stop -- stops all bisections +$branch.stop -- stops $branch +$xenbranch.stop -- stops everything using $xenbranch +daily.stop -- stops all regular daily tests -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |