balena-supervisor/test/integration
Felipe Lalanne 9bd216327f Expose ports from port mappings on services
PR #2217 removed the expose configuration but also caused a regresion
where ports set via the `ports` configuration would no longer get
exposed to the host, despite portmappings being set. This fixes that
issue by exposing only those ports comming from port mappings.

Change-type: patch
2023-10-24 15:04:39 -03:00
..
compose Remove the 'Stopped' status for services 2023-06-28 11:17:13 -04:00
config backends: Add Jetson Orin NANO custom device-tree support 2023-07-11 18:11:32 +03:00
device-api Revert os-release path to /mnt/root 2023-10-09 14:02:02 -07:00
device-state Find and remove duplicate networks 2023-02-10 20:24:36 -05:00
lib Simplify and move lib/contract.spec.ts to tests/unit 2023-05-09 15:20:12 -04:00
.mocharc.js Migrate config module tests to integration 2022-09-28 10:37:41 -03:00
config.spec.ts Mount boot partition into container on Supervisor start 2023-03-27 12:07:01 -07:00
db.spec.ts Remove dependent devices content in codebase 2023-02-06 19:34:02 -08:00
device-config.spec.ts Mount boot partition into container on Supervisor start 2023-03-27 12:07:01 -07:00
device-state.spec.ts Fix sw.arch typo when testing contracts 2023-05-11 13:07:26 -04:00
host-config.spec.ts Replace node-dbus with @balena/systemd 2023-08-16 15:58:52 -04:00
network.spec.ts Migrate API tests to unit/integration 2022-10-25 19:06:39 +00:00
state-engine.spec.ts Expose ports from port mappings on services 2023-10-24 15:04:39 -03:00
supervisor.spec.ts Run the built supervisor as part of docker-compose tests 2022-11-03 15:45:39 -03:00