Commit bf0f430
fix(test/pvtime): bump tolerance to 10s
We found a single failure for which the steal time between snapshot
and restore went slightly above 2s on an AMD instance.
As the purpose of this check is to ensure the value is "sane" (iow not
a completely random number), not that it's really accurate (that's a
kernel problem), I'm bumping it to 10s.
Signed-off-by: Riccardo Mancini <[email protected]>1 parent 93ada71 commit bf0f430
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments