[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [OSSTEST PATCH 12/13] ts-guest-destroy-hard: New script
On Tue, 2014-07-15 at 16:22 +0100, Ian Jackson wrote: > This just calls xl destroy; it doesn't check that the guest is > running, or on the network, or anything. (It also doesn't check that > the guest is down afterwards.) > > We are going to want this to be able to destroy the rumpuserxen > xenstorels domain, which is short-lived (and will normally have > terminated by the time we want to destroy it). You could use on_poweroff=preserve to avoid racing with that? > > Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> > --- > ts-guest-destroy-hard | 27 +++++++++++++++++++++++++++ > 1 file changed, 27 insertions(+) > create mode 100755 ts-guest-destroy-hard > > diff --git a/ts-guest-destroy-hard b/ts-guest-destroy-hard > new file mode 100755 > index 0000000..5c2430c > --- /dev/null > +++ b/ts-guest-destroy-hard > @@ -0,0 +1,27 @@ > +#!/usr/bin/perl -w > +# This is part of "osstest", an automated testing framework for Xen. > +# Copyright (C) 2009-2013 Citrix Inc. Out of date _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |