Skip to content

Commit

Permalink
tests/core/kernel-base-gadget-single-reboot-failover: teardown fakest…
Browse files Browse the repository at this point in the history
…ore on restore (canonical#13721)

fakestore that was setup in this test was leaking into other tests causing
frequent failures.

This test was caught using this debug PR (canonical#13717).

Signed-off-by: Zeyad Gouda <[email protected]>
  • Loading branch information
ZeyadYasser authored Mar 15, 2024
1 parent 7af7934 commit a5a6458
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ restore: |
echo "This test needs test keys to be trusted"
exit
fi
"$TESTSTOOLS"/store-state teardown-fake-store "$BLOB_DIR"
execute: |
if [ "$TRUST_TEST_KEYS" = "false" ]; then
Expand Down

0 comments on commit a5a6458

Please sign in to comment.