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 bf5e225 commit c2fc387
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
# it is essential to avoid loading a test app from the previous campaign during the psh tests
reboot: True

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

0 comments on commit c2fc387

Please sign in to comment.