mirror of
https://github.com/openglow-org/forgefirm.git
synced 2026-09-27 08:41:13 -07:00
forgectrl pinned at the status-page sys block; panel-serves reads it
The pin picks up /status carrying CPU and memory utilization (sys: cpu_pct over the interval since the previous read, mem_pct from MemTotal against MemAvailable) with the panel rows under the board temperatures. forgectrl.panel-serves now re-reads /status after a beat and asserts both percents are numbers in range, so the catalog exercises the new telemetry on the bench.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
# only SRCREV and PV here - the image manifest leaves *-pin.inc out of the
|
||||
# layer content hash because the component entry already identifies the
|
||||
# pinned source (forgefirm-image-manifest.bbclass).
|
||||
SRCREV = "b27398a393ec2d3fb407cf2ab5f7dfba3dee19d3"
|
||||
SRCREV = "3acd66425dd53b3a8b16ae175ec442a4d057b9ac"
|
||||
PV = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user