Searched refs:rollId (Results 1 – 1 of 1) sorted by relevance
125 func waitForCanaryRoll(parentCtx context.Context, manualRollDB manual.DB, rollId, stepName string) … argument133 roll, err := manualRollDB.Get(ctx, rollId)135 return td.FailStep(ctx, fmt.Errorf("Could not find canary roll with ID: %s", rollId))