diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-01-08 17:08:29 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-02-09 03:32:52 +0000 |
| commit | aaaef65d2ddf7ff6df86ede97c7dc2722138a33f (patch) | |
| tree | b5a2f9a05eaca444fe6467abbbac3f82538f62ce /scripts/lib | |
| parent | f2889118f7871bb69d21db978b6c5f9131ecb089 (diff) | |
| download | meta-virtualization-aaaef65d2ddf7ff6df86ede97c7dc2722138a33f.tar.gz | |
tests: add bridge networking test
Add test_multiple_containers_same_internal_port() to verify the key
benefit of bridge networking: multiple containers can listen on the
same internal port with different host port mappings.
The test runs two nginx containers both listening on port 80 internally,
mapped to host ports 8080 and 8081, and verifies both are accessible.
Also update TestPortForwarding docstring to reflect the change from
host networking to bridge networking.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions
