-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
71572c0
commit b81a2d7
Showing
3 changed files
with
27 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,24 @@ | ||
- commits: | ||
- subject: "tests:os: Avoid setting apiEndpoint for unmanaged tests" | ||
hash: 123e5476c4740abb29e0818d93449ca8da804f5c | ||
body: > | ||
When this config.json field has a value, the supervisor will treat the | ||
device as managed and will crash and start to boot loop. | ||
|
||
|
||
On faster device-types we don't seem to notice and the tests pass by | ||
chance, but on Pi Zero and similar we consistently see ECONNRESET when | ||
hitting local SV endpoints. | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Kyle Harding <[email protected]> | ||
signed-off-by: Kyle Harding <[email protected]> | ||
author: Kyle Harding | ||
nested: [] | ||
version: 6.0.23 | ||
title: "" | ||
date: 2024-09-12T18:15:21.088Z | ||
- commits: | ||
- subject: Update balena-os/balena-yocto-scripts action to v1.25.39 | ||
hash: 6e1c2685e6be2982ca7175936e0f4babae37081f | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters