From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Brivio To: passt-dev@passt.top Subject: [PATCH 0/7] Demo fixes and Podman patch rebase Date: Thu, 21 Jul 2022 14:06:30 +0200 Message-ID: <20220721120637.232914-1-sbrivio@redhat.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5753103256665578417==" --===============5753103256665578417== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit I resorted to skip building demos for a while as they didn't work reliably anymore -- time to fix that. Stefano Brivio (7): contrib: Rebase Podman patch to latest upstream test: In passt demo, bring up eth0 in guest, not in namespace pane test: In pasta demo, use pgrep instead of pstree to find namespace PID test: In pasta demo, issue /sbin/dhclient instead of dhclient test: Fix Podman build in Podman demo test: Actually use pasta in Podman demo step with HTTP service test: Drop further ^D in passt demo teardown ...001-libpod-Add-pasta-networking-mode.patch | 91 +++++++++---------- test/demo/passt | 2 +- test/demo/pasta | 13 ++- test/demo/podman | 4 +- test/lib/setup | 4 - 5 files changed, 51 insertions(+), 63 deletions(-) -- 2.35.1 --===============5753103256665578417==--