Fix: Make integration tests more robust
This patch introduces a commented-out section which waits for the
NetHSM device to be operational before continuing. This makes the
venerable sleep 2
call unnecessary and uses a more granular sleep 1
call instead.
Fixes: #23 (closed)
What do you think about it @dvzrv ?
Merge request reports
Activity
- Resolved by Wiktor Kwapisiewicz
Yes! Very good!
Here we can also see, that the container may take around three seconds to be available (really depending on load):
https://gitlab.archlinux.org/wiktor/signstar/-/jobs/249369#L667
I wonder if we should set a max timeout though (e.g. maybe 30s or so)?
added 8 commits
-
e1102b16...d0600aea - 7 commits from branch
archlinux:main
- 753fd94f - Fix: Make integration tests more robust
-
e1102b16...d0600aea - 7 commits from branch
- Resolved by David Runge
- Resolved by David Runge
- Resolved by Wiktor Kwapisiewicz
- Resolved by Wiktor Kwapisiewicz
reset approvals from @dvzrv by pushing to the branch
reset approvals from @dvzrv by pushing to the branch