Home
last modified time | relevance | path

Searched refs:triggerCanaryRoll (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/infra/bots/task_drivers/g3_canary/
Dg3_canary.go99 …if err := triggerCanaryRoll(ctx, rs.Issue, rs.Patchset, taskFileName, taskStoragePath, gcsClient);…
130 func triggerCanaryRoll(ctx context.Context, issue, patchset, taskFileName, taskStoragePath string, … func