mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-10 19:50:30 +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 {
|
||||
t.Logf("Stopping the continuous rolling-update of runners")
|
||||
}
|
||||
return
|
||||
default:
|
||||
time.Sleep(10 * time.Second)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user