public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/5] More test fixes for Fedora host
@ 2022-06-10  2:32 David Gibson
  2022-06-10  2:32 ` [PATCH 1/5] tests: Use more explicit netcat options for distro/fedora tests David Gibson
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: David Gibson @ 2022-06-10  2:32 UTC (permalink / raw)
  To: passt-dev

[-- Attachment #1: Type: text/plain, Size: 1995 bytes --]

Hi Stefano,

Here's another batch of fixes for the passt/pasta tests.  With this
lot I'm now able to get the build and pasta tests passing on my Fedora
workstation.  The passt and distro tests still fail or crash, I'm
continuing to look at those (it looks like there are some very fragile
behaviours in qrap which means they're not even getting started).

David Gibson (5):
  tests: Use more explicit netcat options for distro/fedora tests
  Don't abbreviate ip(8) arguments in examples and tests
  Tweak dhclient arguments for readability
  Use dhclient instead of udhcpc
  tests: Use nmap-ncat instead of openbsd netcat for pasta tests

 contrib/kata-containers/README.md |  2 +-
 doc/demo.sh                       |  8 ++---
 passt.1                           | 16 +++------
 test/README.md                    |  2 +-
 test/demo/passt                   | 16 ++++-----
 test/demo/pasta                   | 24 ++++++-------
 test/demo/podman                  | 20 +++++------
 test/dhcp/passt                   | 24 ++++++-------
 test/dhcp/pasta                   | 26 +++++++-------
 test/distro/fedora                | 14 ++++----
 test/distro/ubuntu                |  4 +--
 test/icmp/passt_in_ns             |  4 +--
 test/lib/setup                    | 12 +++----
 test/ndp/passt                    | 12 +++----
 test/ndp/pasta                    | 12 +++----
 test/perf/passt_tcp               |  8 ++---
 test/perf/passt_udp               |  8 ++---
 test/perf/pasta_tcp               |  6 ++--
 test/perf/pasta_udp               |  6 ++--
 test/tcp/passt                    |  6 ++--
 test/tcp/passt_in_ns              | 22 ++++++------
 test/tcp/pasta                    | 60 +++++++++++++++----------------
 test/two_guests/basic             | 26 +++++++-------
 test/udp/passt                    |  6 ++--
 test/udp/passt_in_ns              | 14 ++++----
 test/udp/pasta                    | 35 +++++++++---------
 26 files changed, 193 insertions(+), 200 deletions(-)

-- 
2.36.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-06-18  7:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-10  2:32 [PATCH 0/5] More test fixes for Fedora host David Gibson
2022-06-10  2:32 ` [PATCH 1/5] tests: Use more explicit netcat options for distro/fedora tests David Gibson
2022-06-14 14:10   ` Stefano Brivio
2022-06-15  0:35     ` David Gibson
2022-06-10  2:32 ` [PATCH 2/5] Don't abbreviate ip(8) arguments in examples and tests David Gibson
2022-06-10  2:32 ` [PATCH 3/5] Tweak dhclient arguments for readability David Gibson
2022-06-10  2:32 ` [PATCH 4/5] Use dhclient instead of udhcpc David Gibson
2022-06-14  1:32   ` Stefano Brivio
2022-06-14  2:47     ` David Gibson
2022-06-10  2:32 ` [PATCH 5/5] tests: Use nmap-ncat instead of openbsd netcat for pasta tests David Gibson
2022-06-18  7:03   ` Stefano Brivio
2022-06-14  1:32 ` [PATCH 0/5] More test fixes for Fedora host Stefano Brivio

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).