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

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
 
# 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 ip jq socat ./test/podman/bin/podman

set	PODMAN test/podman/bin/podman
hout	WD pwd

test	Podman pasta path

hout	PASTA_BIN CONTAINERS_HELPER_BINARY_DIR="__WD__" __PODMAN__ info --format "{{.Host.Pasta.Executable}}"
check	[ "__PASTA_BIN__" = "__WD__/pasta" ]

test	Podman system test with bats

host	PODMAN="__PODMAN__" CONTAINERS_HELPER_BINARY_DIR="__WD__" taskset -c 1 bats test/podman/test/system/505-networking-pasta.bats

debug log:

solving 2f07be8 ...
found 2f07be8 in https://archives.passt.top/passt-dev/20250110235246.2325920-1-sbrivio@redhat.com/
found 6b1c575 in https://passt.top/passt
preparing index
index prepared:
100644 6b1c5751f1a01a45a14d77cda6d729f4740ed181	test/pasta_podman/bats

applying [1/1] https://archives.passt.top/passt-dev/20250110235246.2325920-1-sbrivio@redhat.com/
diff --git a/test/pasta_podman/bats b/test/pasta_podman/bats
index 6b1c575..2f07be8 100644

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

index at:
100644 2f07be8e6e5ac00a1743e93b39a2b1a6e202f521	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).