Commit 0b4266b
committed
fix(test): remove timeouts from MSR integration tests
These run in a nightly pipeline and apparently the read/write MSR
scripts take longer than the 100s default timeout added in b99abe1.
Fixes: 36448e9 ("test: set default timeout of 100s for ssh commands")
Signed-off-by: Patrick Roy <[email protected]>1 parent 8c7ee82 commit 0b4266b
File tree
1 file changed
+7
-3
lines changed- tests/integration_tests/functional
1 file changed
+7
-3
lines changedLines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
| 317 | + | |
318 | 318 | | |
319 | 319 | | |
320 | 320 | | |
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
366 | 368 | | |
367 | 369 | | |
368 | 370 | | |
| |||
416 | 418 | | |
417 | 419 | | |
418 | 420 | | |
419 | | - | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
420 | 424 | | |
421 | 425 | | |
422 | 426 | | |
| |||
0 commit comments