From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Ehrhardt Subject: [PATCH iproute2 v2 0/2] tests: fix issues in autopkgtest environment Date: Wed, 10 Jan 2018 16:11:35 +0100 Message-ID: <1515597097-870-1-git-send-email-christian.ehrhardt@canonical.com> Cc: Luca Boccassi , Christian Ehrhardt To: Netdev Return-path: Received: from youngberry.canonical.com ([91.189.89.112]:44860 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752184AbeAJPLk (ORCPT ); Wed, 10 Jan 2018 10:11:40 -0500 Sender: netdev-owner@vger.kernel.org List-ID: Hi, while working on Debian bug [1] and the Ubuntu counterpart of it I found that the tests can throw a broken pipe warning. I kept the associated check-and-retry of the length separate to discuss the changes individually - feel free to squash them on commit if preferred. *Updates in v2* tag with --subject-prefix='PATCH iproute2' to trigger the right review queues in patchwork as requested by Luca Bocassi. [1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879854 Christian Ehrhardt (2): tests: read limited amount from /dev/urandom tests: make sure rand_dev suffix has 6 chars testsuite/lib/generic.sh | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) -- 2.7.4