public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 00/11] Fixes for demos, pre-push hook, README
@ 2022-09-23 22:42 Stefano Brivio
  2022-09-23 22:42 ` [PATCH 01/11] contrib/podman: Rebase to latest upstream Stefano Brivio
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Stefano Brivio @ 2022-09-23 22:42 UTC (permalink / raw)
  To: passt-dev

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

After the recent rework of command dispatch and handling of temporary
files, a few issues prevent demos from completing, and CI files from
being uploaded. Fix those.

On top of that, rebase to Podman's latest upstream so that the Podman
demo can run again, shorten paths used to change directories in demo
scripts, and fix a number of inconsistencies in the README.

Given that the current state of the website is inconsistent, I'd be
inclined to apply these right away, while posting to ease later
review anyway.

Stefano Brivio (11):
  contrib/podman: Rebase to latest upstream
  hooks/pre_push: Fix upload of CI's logs and terminal capture file
  test/demo: Use relative paths to change directories when possible
  test/demo: Avoid using port 5201 on the host
  test/lib: Drop perf_report_append() from perf_report
  test/lib: Don't try to write to perf.js when running demos
  README: Fix misspellings of openSUSE
  README: Point openSUSE links to Dario's OBS repository
  README: Fix indentation in "Try It" section
  README: Fix paragraph in Try It section of passt
  README: Add legend for Features section

 README.md                                     |  24 ++-
 ...001-libpod-Add-pasta-networking-mode.patch |  95 +++++-----
 hooks/pre-push                                |  11 +-
 test/demo/passt                               |  45 +++--
 test/demo/pasta                               |  20 +-
 test/demo/podman                              | 176 +++++++++---------
 test/lib/perf_report                          |  13 +-
 7 files changed, 198 insertions(+), 186 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-09-23 22:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-23 22:42 [PATCH 00/11] Fixes for demos, pre-push hook, README Stefano Brivio
2022-09-23 22:42 ` [PATCH 01/11] contrib/podman: Rebase to latest upstream Stefano Brivio
2022-09-23 22:42 ` [PATCH 02/11] hooks/pre_push: Fix upload of CI's logs and terminal capture file Stefano Brivio
2022-09-23 22:42 ` [PATCH 03/11] test/demo: Use relative paths to change directories when possible Stefano Brivio
2022-09-23 22:42 ` [PATCH 04/11] test/demo: Avoid using port 5201 on the host Stefano Brivio
2022-09-23 22:42 ` [PATCH 05/11] test/lib: Drop perf_report_append() from perf_report Stefano Brivio
2022-09-23 22:42 ` [PATCH 06/11] test/lib: Don't try to write to perf.js when running demos Stefano Brivio
2022-09-23 22:42 ` [PATCH 07/11] README: Fix misspellings of openSUSE Stefano Brivio
2022-09-23 22:42 ` [PATCH 08/11] README: Point openSUSE links to Dario's OBS repository Stefano Brivio
2022-09-23 22:42 ` [PATCH 09/11] README: Fix indentation in "Try It" section Stefano Brivio
2022-09-23 22:42 ` [PATCH 10/11] README: Fix paragraph in Try It section of passt Stefano Brivio
2022-09-23 22:42 ` [PATCH 11/11] README: Add legend for Features section 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).