balena-supervisor/test/integration
Felipe Lalanne f37ee1b890 Remove imageId from container name
The image id is no longer necessary to report the current state since
moving to v3 of the state endpoint and it is only kept for backwards
compatibility for some supervisor API endpoings.

Until now, `imageId` was part of the container name leading to longer
names than desired. This change removes the value from the container
name an modifies queries to look for the value in the image database.

This also removes the imageId from the log stream which should result in
reduced bandwidth usage.

Change-type: minor
2023-12-11 17:23:26 -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 Remove imageId from container name 2023-12-11 17:23:26 -03: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 Remove imageId from container name 2023-12-11 17:23:26 -03:00
supervisor.spec.ts Run the built supervisor as part of docker-compose tests 2022-11-03 15:45:39 -03:00