Commit 2f2631b
authored
Restart elastic-agent matching version in TestStandaloneUpgradeRollbackOnRestarts (#11324)
Replace the fixed amount of restarts with restarting based on
elastic-agent version. This has been already successfully implemented in
fixing TestFleetManagedUpgradeRollbackOnRestarts and it's now being
extended to the standalone tests.
This removes the +-1 restarts needed based on elastic-agent watcher
timing, test timing, platform differences etc.1 parent b04ef07 commit 2f2631b
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
579 | | - | |
580 | | - | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
581 | 587 | | |
582 | 588 | | |
583 | 589 | | |
| |||
0 commit comments