public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
blob f36da7c1b7fe436eb5701c38e1f94a6ce3f8b088 815 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
 
# SPDX-License-Identifier: GPL-2.0-or-later
#
# PASST - Plug A Simple Socket Transport
#  for qemu/UNIX domain socket mode
#
# PASTA - Pack A Subtle Tap Abstraction
#  for network namespace/tap device mode
#
# test/pasta_podman/bats - Build Podman, run pasta system test with bats
#
# Copyright (c) 2022 Red Hat GmbH
# Author: Stefano Brivio <sbrivio@redhat.com>

htools	git make go bats catatonit ip jq socat

test	Podman system test with bats

host	git -C __STATEDIR__ clone https://github.com/containers/podman.git
host	make -C __STATEDIR__/podman
hout	WD pwd
host	printf "[engine]\nhelper_binaries_dir=['__WD__']\n" > __STATEDIR__/containers.conf
host	PODMAN="__STATEDIR__/podman/bin/podman" CONTAINERS_CONF_OVERRIDE="__STATEDIR__/containers.conf" bats __STATEDIR__/podman/test/system/505-networking-pasta.bats

debug log:

solving f36da7c ...
found f36da7c in https://archives.passt.top/passt-dev/20230823093515.1950858-1-sbrivio@redhat.com/

applying [1/1] https://archives.passt.top/passt-dev/20230823093515.1950858-1-sbrivio@redhat.com/
diff --git a/test/pasta_podman/bats b/test/pasta_podman/bats
new file mode 100644
index 0000000..f36da7c

Checking patch test/pasta_podman/bats...
Applied patch test/pasta_podman/bats cleanly.

index at:
100644 f36da7c1b7fe436eb5701c38e1f94a6ce3f8b088	test/pasta_podman/bats

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).