Skip to content

Commit

Permalink
WIP introduce random failure to check what it looks like in output
Browse files Browse the repository at this point in the history
  • Loading branch information
yfyf committed Oct 22, 2024
1 parent 58fa1eb commit d8d4b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/end-to-end/tests/base/proxy-and-update.nix
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ pkgs.testers.runNixOSTest {
))
t.assertEqual(
rauc_status['boot_primary'],
"system.b",
"system.x",
"RAUC installation did not change boot primary other (i.e. system.b) slot"
)
Expand Down

0 comments on commit d8d4b59

Please sign in to comment.