From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH for-xen-4.5] tools/tests: remove code using xend Date: Wed, 8 Oct 2014 13:54:44 +0100 Message-ID: <1412772884.9247.32.camel@citrix.com> References: <1412605528-31574-1-git-send-email-olaf@aepfle.de> <20141006143246.GF5777@laptop.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20141006143246.GF5777@laptop.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk Cc: Wei Liu , Olaf Hering , Stefano Stabellini , Ian Jackson , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Mon, 2014-10-06 at 10:32 -0400, Konrad Rzeszutek Wilk wrote: > On Mon, Oct 06, 2014 at 04:25:28PM +0200, Olaf Hering wrote: > > Signed-off-by: Olaf Hering > > Cc: Ian Campbell > > Cc: Ian Jackson > > Cc: Stefano Stabellini > > Cc: Wei Liu > > --- > > tools/tests/utests/run_all_tests.py | 10 +- > > tools/tests/utests/ut_util/ut_fileuri.py | 209 ---------------------------- > > tools/tests/utests/ut_xend/ut_XendConfig.py | 117 ---------------- > > tools/tests/utests/ut_xend/ut_image.py | 147 ------------------- > > 4 files changed, 1 insertion(+), 482 deletions(-) > > That is always a nice thing to see. More deletion! > > Released-Acked-by: Konrad Rzeszutek Wilk Acked + applied, thanks.