Skip to content

Commit

Permalink
Updated out check files
Browse files Browse the repository at this point in the history
  • Loading branch information
grafnu committed Dec 18, 2024
1 parent 5360efd commit b2744c5
Show file tree
Hide file tree
Showing 95 changed files with 9,964 additions and 6,666 deletions.
2 changes: 1 addition & 1 deletion docs/specs/sequences/generated.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ Check that the device correctly handles an extra out-of-schema field
1. Check that system status level is not >= `WARNING` (400)
1. Update config Before system logs level `DEBUG` category `system.config.receive`
1. Wait until system logs level `DEBUG` category `system.config.receive`
1. Wait for last_config updated
1. Wait until last_config updated
1. Wait for system operational
1. Check that system status level is not >= `WARNING` (400)
1. Wait until system logs level `DEBUG` category `system.config.parse`
Expand Down
2 changes: 1 addition & 1 deletion etc/schema_itemized.out
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
1 system_last_update RESULT fail schemas state_update_stable STABLE 10/10 Schema violations found
0 system_last_update RESULT pass schemas device_state_stable STABLE 10/10 Schema validation passed
0 system_last_update RESULT pass schemas events_system_stable STABLE 10/10 Schema validation passed
1 system_last_update RESULT pass schemas device_state_stable STABLE 10/10 Schema validation passed
1 system_last_update RESULT fail schemas device_state_stable STABLE 10/10 Schema violations found
0 system_last_update RESULT pass schemas events_system_stable STABLE 10/10 Schema validation passed
0 system_last_update RESULT pass schemas state_update_stable STABLE 10/10 Schema validation passed
1 system_last_update RESULT fail schemas events_system_stable STABLE 10/10 Schema violations found
Expand Down
16 changes: 8 additions & 8 deletions etc/test_itemized.out
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
1 RESULT fail enumeration.features enumerate_features PREVIEW 0/10 Failed check that feature enumeration matches metadata: missing { enumeration }, extra { unknown }
1 RESULT pass system valid_serial_no STABLE 10/10 Sequence complete
1 RESULT pass system valid_serial_no STABLE 10/10 Sequence complete
1 RESULT fail writeback writeback_success ALPHA 0/10 Failed waiting until target point to have value_state default (null): point filter_differential_pressure_setpoint is applied, expected null
1 RESULT fail writeback writeback_success ALPHA 0/10 Failed waiting until target point to have value_state applied: point filter_differential_pressure_setpoint is null, expected applied
1 RESULT fail writeback writeback_success ALPHA 0/10 Failed waiting until target point to have value_state applied: point filter_differential_pressure_setpoint is null, expected applied
1 RESULT fail writeback writeback_success ALPHA 0/10 Failed waiting until target point has value_state default (null): point filter_differential_pressure_setpoint is applied, expected null
1 RESULT fail writeback writeback_success ALPHA 0/10 Failed waiting until target point has value_state applied: point filter_differential_pressure_setpoint is null, expected applied
1 RESULT fail writeback writeback_success ALPHA 0/10 Failed waiting until target point has value_state applied: point filter_differential_pressure_setpoint is null, expected applied
1 RESULT fail pointset pointset_publish_interval STABLE 0/10 Failed check that time period between successive pointset events is between 5 and 8 seconds
1 RESULT fail system.mode system_mode_restart ALPHA 0/10 Failed check that restart count increased by one
1 RESULT fail system config_logging STABLE 0/10 Failed waiting until config update synchronized: null
Expand All @@ -21,9 +21,9 @@
1 CPBLTY skip system broken_config.logging ALPHA 0/0 Never executed
0 CPBLTY skip system broken_config.status ALPHA 0/0 Never executed
0 RESULT fail system broken_config STABLE 0/8 Failed waiting until config update synchronized: device state not updated since config issued
1 CPBLTY fail system broken_config.status ALPHA 0/1 Failed waiting until (status) system status level is >= `WARNING` (400): no significant device system status
0 CPBLTY pass system broken_config.logging ALPHA 1/1 Capability supported
0 RESULT pass system broken_config STABLE 9/10 Sequence complete
1 CPBLTY fail system broken_config.logging ALPHA 0/1 Failed check that (logging) log level `DEBUG` (or greater) category `system.config.receive` was not logged
0 CPBLTY fail system broken_config.status ALPHA 0/1 Failed waiting until (status) system status level is >= `WARNING` (400): no significant device system status
0 RESULT pass system broken_config STABLE 8/10 Sequence complete
1 CPBLTY fail system broken_config.logging ALPHA 0/1 Failed waiting until (logging) system logs level `NOTICE` category `system.config.apply`: no logs
0 CPBLTY pass system broken_config.status ALPHA 1/1 Capability supported
0 RESULT pass system broken_config STABLE 9/10 Sequence complete
Expand All @@ -35,8 +35,8 @@
0 RESULT pass system broken_config STABLE 8/10 Sequence complete
1 CPBLTY pass system system_last_update.subblocks ALPHA 1/1 Capability supported
0 RESULT pass system system_last_update STABLE 11/11 Sequence complete
1 CPBLTY fail system system_last_update.subblocks ALPHA 0/1 Failed waiting until (subblocks) state update complete: config/state subblock mismatch: pointset, localnet, discovery
0 RESULT pass system system_last_update STABLE 10/11 Sequence complete
1 CPBLTY pass system system_last_update.subblocks ALPHA 1/1 Capability supported
0 RESULT pass system system_last_update STABLE 11/11 Sequence complete
1 CPBLTY pass system system_last_update.subblocks ALPHA 1/1 Capability supported
0 RESULT pass system system_last_update STABLE 11/11 Sequence complete
1 RESULT fail system state_make_model STABLE 0/10 Failed check that make and model in state matches make in metadata
Expand Down
4 changes: 2 additions & 2 deletions validator/sequences/extra_config/config_update.attr

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 11 additions & 6 deletions validator/sequences/extra_config/config_update.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b2744c5

Please sign in to comment.