From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Meneghel Rodrigues Subject: Re: [PATCH 08/18] KVM test: Add basic file transfer test Date: Wed, 29 Sep 2010 09:33:40 -0300 Message-ID: <1285763620.2794.1.camel@freedom> References: <1285627444-2732-1-git-send-email-lmr@redhat.com> <1285627444-2732-9-git-send-email-lmr@redhat.com> <20100928132425.GF14385@redhat.com> <20100929171523.4438fb4e@skywalker> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, "Michael S. Tsirkin" , autotest@test.kernel.org To: pradeep Return-path: In-Reply-To: <20100929171523.4438fb4e@skywalker> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: autotest-bounces@test.kernel.org Errors-To: autotest-bounces@test.kernel.org List-Id: kvm.vger.kernel.org On Wed, 2010-09-29 at 17:15 +0530, pradeep wrote: > On Tue, 28 Sep 2010 15:24:25 +0200 > "Michael S. Tsirkin" wrote: > > > > > > Signed-off-by: Amos Kong > > > > Why scp_timeout? Not transfer_timeout? > > Is this really only scp file transfer to/from linux guest? > > Need to either name it so or generalize. Other things that > > need testing are NFS for linux guest, scp from windows, samba > > for linux and windows guests. > > > too Agree with transfer_timeout > For now, this test fails. Looks like test case issue. > Will figure out and send you a patch > This test didn't fail for me at all, it was working fine, both on my laptop and on my lab machine :s >