Skip to content

Commit

Permalink
psh: add reboot before first test
Browse files Browse the repository at this point in the history
JIRA CI-303
  • Loading branch information
mateusz-bloch committed Jul 24, 2023
1 parent 13095f0 commit 9755977
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions psh/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ test:
tests:
- name: gibber
harness: test-gibber.py
# additional resources may be necessary for psh tests, especially on smaller syspage targets
# ensure no other binaries are loaded from the previous tests during the psh tests
reboot: True

- name: auth
harness: test-auth.py
Expand Down

0 comments on commit 9755977

Please sign in to comment.