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