mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-12 20:46:47 +00:00
e2e: Fix continuous rolling updater to do stop on test completion (#1979)
This commit is contained in:
@@ -325,6 +325,7 @@ func TestE2E(t *testing.T) {
|
|||||||
if !ok {
|
if !ok {
|
||||||
t.Logf("Stopping the continuous rolling-update of runners")
|
t.Logf("Stopping the continuous rolling-update of runners")
|
||||||
}
|
}
|
||||||
|
return
|
||||||
default:
|
default:
|
||||||
time.Sleep(10 * time.Second)
|
time.Sleep(10 * time.Second)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user