From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Meneghel Rodrigues Subject: Re: [Autotest] [PATCH 08/19] KVM test: Add basic file transfer test Date: Wed, 29 Sep 2010 14:48:18 -0300 Message-ID: <1285782498.2794.22.camel@freedom> References: <1285782487-31269-1-git-send-email-lmr@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, mst@redhat.com To: autotest@test.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:49747 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753423Ab0I2RsW (ORCPT ); Wed, 29 Sep 2010 13:48:22 -0400 In-Reply-To: <1285782487-31269-1-git-send-email-lmr@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, 2010-09-29 at 13:48 -0400, Lucas Meneghel Rodrigues wrote: > # Windows section > - @Windows: > - no autotest linux_s3 vlan_tag ioquit unattended_install.(url|nfs|remote_ks) jumbo > + no autotest linux_s3 vlan_tag ioquit unattended_install.(url|nfs|remote_ks) jumbo file_transfer ^^^ This is fixed on the patchset, there's a last patch that takes file transfer out of the blocked tests. I made this to avoid a painful rebase just because of a single line. If you want to test this with windows, please make sure file_transfer is not blocked here on your tests_base.cfg, *please*.