balena-supervisor/test/integration/config
Christina Ying Wang e22253ce6e Patch config.txt backend to return array configs correctly
Previously, getBootConfig() of the config.txt backend was omitting
array configurations such as gpio settings, thus resulting in the SV
mistakenly assuming that boot config had not been applied, since gpio
would not be in current config.txt config but would be in target config.
This resulted in SV entering an infinite loop of attempting to apply the
gpio config when it wasn't necessary.

Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>
2024-02-16 18:12:33 -08:00
..
config-txt.spec.ts Patch config.txt backend to return array configs correctly 2024-02-16 18:12:33 -08:00
extlinux.spec.ts Migrate all device config tests to integration. 2022-11-14 11:12:52 -03:00
extra-uenv.spec.ts backends: Add Jetson Orin NANO custom device-tree support 2023-07-11 18:11:32 +03:00
odmdata.spec.ts Migrate all device config tests to integration. 2022-11-14 11:12:52 -03:00
splash-image.spec.ts Migrate all device config tests to integration. 2022-11-14 11:12:52 -03:00
utils.spec.ts Use fatrw utility for writes to boot partition 2022-11-16 21:21:23 -03:00