-
Notifications
You must be signed in to change notification settings - Fork 2
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
4cdf3db
commit 9aaf942
Showing
3 changed files
with
60 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,47 @@ | ||
- commits: | ||
- subject: Update layers/meta-balena to 0fed99ef0c338962d463b38eb58cd64cdf5804ae | ||
hash: 92e7347f9de0ed9cd587d76513081c805ccbbea2 | ||
body: Update layers/meta-balena | ||
footer: | ||
Changelog-entry: Update layers/meta-balena to 0fed99ef0c338962d463b38eb58cd64cdf5804ae | ||
changelog-entry: Update layers/meta-balena to 0fed99ef0c338962d463b38eb58cd64cdf5804ae | ||
author: Self-hosted Renovate Bot | ||
nested: | ||
- commits: | ||
- subject: Make Engine healthcheck performance test aware of device type | ||
hash: def871a2cc2e35076ba5d57e0885b05ae80a6bd9 | ||
body: > | ||
We previously tried to use a single time limit for the execution | ||
of the | ||
|
||
healthcheck test on all device types. This was causing occasional false | ||
|
||
positives in our Continuous Integration pipeline, though -- especially | ||
|
||
on slow devices like Pi Zeros and the generic-aarch64, which runs on | ||
|
||
emulated hardware. | ||
|
||
|
||
This commit addresses this issue, this commit: | ||
|
||
|
||
1. Limits execution for device types for which we have collected enough | ||
data to have a good idea of how long the test should take. | ||
2. Uses time limits specific for each device type. | ||
footer: | ||
Signed-off-by: Leandro Motta Barros <[email protected]> | ||
signed-off-by: Leandro Motta Barros <[email protected]> | ||
Change-type: patch | ||
change-type: patch | ||
author: Leandro Motta Barros | ||
nested: [] | ||
version: meta-balena-5.0.1 | ||
title: "" | ||
date: 2023-11-29T14:34:44.373Z | ||
version: 5.0.1 | ||
title: "" | ||
date: 2023-11-29T20:12:40.209Z | ||
- commits: | ||
- subject: Update layers/meta-balena to a4097f3317ad9b74ad237239b6b6552da75eeaf9 | ||
hash: 0d20f28be4c663ceb0167fd154fa722ee9ca5c88 | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
5.0.0 | ||
5.0.1 |