AksStarterDeploymentTests.cs (28)
94await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5));
100await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));
106await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3));
114await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));
129await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(20));
136await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5));
142await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
148await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
154await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
173await auto.WaitForSuccessPromptAsync(counter);
187await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(180));
223await auto.WaitForSuccessPromptAsync(counter);
231await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));
243await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5));
251await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5));
256await auto.WaitForSuccessPromptAsync(counter);
262await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(10));
268await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
276await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3));
285await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(12));
292await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(6));
298await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
304await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
311await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10));
314await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));
320await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10));
323await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));
329await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10));
AksStarterWithRedisDeploymentTests.cs (31)
95await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5));
101await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));
107await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3));
115await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));
129await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(20));
136await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5));
142await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
148await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
154await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
173await auto.WaitForSuccessPromptAsync(counter);
186await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(180));
222await auto.WaitForSuccessPromptAsync(counter);
230await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));
242await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5));
250await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(5));
255await auto.WaitForSuccessPromptAsync(counter);
261await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(10));
267await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
275await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(3));
292await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(12));
301await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromMinutes(16));
307await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
313await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
319await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
325await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(30));
331await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10));
334await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));
340await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10));
343await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(60));
352await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(120));
358await auto.WaitForSuccessPromptAsync(counter, TimeSpan.FromSeconds(10));