Skip to content

Commit

Permalink
Add success criteria for simulation runs
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Chubb <[email protected]>o
  • Loading branch information
wom-bat committed Mar 14, 2024
1 parent d461025 commit 28d9db2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions camkes-vm/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,12 @@ builds:
app: vm_minimal
platform: ARMVIRT32
sim: true
success: "buildroot login:"
- vm_minimal_ARMVIRT64:
app: vm_minimal
platform: ARMVIRT64
sim: true
success: "buildroot login:"
- vm_minimal_ODROID_XU4:
app: vm_minimal
platform: ODROID_XU4
Expand Down Expand Up @@ -144,3 +146,4 @@ builds:
app: vm_introspect
platform: ARMVIRT64
sim: true
success: "buildroot login:"

0 comments on commit 28d9db2

Please sign in to comment.