Skip to content

Commit d7d50db

Browse files
committed
Increase wait time of template version jobd
1 parent ae0bc5d commit d7d50db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/coderdtest/coderdtest.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ func AwaitTemplateVersionJob(t *testing.T, client *codersdk.Client, version uuid
497497
var err error
498498
templateVersion, err = client.TemplateVersion(context.Background(), version)
499499
return assert.NoError(t, err) && templateVersion.Job.CompletedAt != nil
500-
}, testutil.WaitShort, testutil.IntervalFast)
500+
}, testutil.WaitMedium, testutil.IntervalFast)
501501
return templateVersion
502502
}
503503

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy