spiegel_podman/pkg/bindings/test
Tushar Verma a6c9e0954f bindings: mark the network tests serial
The network config dir is shared between all the services these tests
start, on purpose, so podman can keep subnet allocation consistent. That
means the unfiltered prune in the networks BeforeEach, and system.Prune
which also prunes networks, would take out networks belonging to another
test once the suite runs in parallel.

Mark both describes serial like test/e2e does for its own network prune
test rather than trying to give each test its own config dir.

Signed-off-by: Tushar Verma <tusharmyself06@gmail.com>
2026-08-26 22:03:04 +05:30
..
fixture Add guard for BuildOptions.CommonBuildOpts 2021-09-30 14:30:06 -07:00
api_response_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
attach_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
auth_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
common_test.go Replace os.Is* error checks with errors.Is 2026-05-21 13:09:42 -07:00
connection_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
containers_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
create_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
exec_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
generator_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
images_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
info_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
manifests_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
networks_test.go bindings: mark the network tests serial 2026-08-26 22:03:04 +05:30
pods_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
resource_test.go Replace os.Is* error checks with errors.Is 2026-05-21 13:09:42 -07:00
secrets_test.go RUN-4539: Change podman module paths 2026-04-22 14:02:25 -05:00
system_test.go bindings: mark the network tests serial 2026-08-26 22:03:04 +05:30
test_suite_test.go update to ginkgo v2 2023-05-02 11:27:35 +02:00
types_test.go pkg/bindings: keep auth fields out of the query string 2026-08-24 23:43:27 +05:30
volumes_test.go libpod: add volume rename support 2026-06-11 21:56:15 +01:00