Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Newdigate <andrew@gitlab.com>2017-09-11 16:15:38 +0300
committerAndrew Newdigate <andrew@gitlab.com>2017-09-11 16:15:38 +0300
commitb23a29cc73cee8a2e286470d0cd8f8912b492dd0 (patch)
tree0fa16a8f08f8d4bc5f837b4c0ed5cb81367b8cc0
parent698deee959e41544edc629d01f17c9dc10646ade (diff)
Update Migration_Acceptance_Testing.mduat-updates
-rw-r--r--.gitlab/issue_templates/Migration_Acceptance_Testing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/Migration_Acceptance_Testing.md b/.gitlab/issue_templates/Migration_Acceptance_Testing.md
index c64e26ff4..19e5125a8 100644
--- a/.gitlab/issue_templates/Migration_Acceptance_Testing.md
+++ b/.gitlab/issue_templates/Migration_Acceptance_Testing.md
@@ -33,7 +33,7 @@ Required GitLab Version: `vX.X`
- [ ] Enable on `dev.gitlab.org`:
- [ ] `!feature-set gitaly_FEATURE_NAME 1` in [`#dev-gitlab`](https://gitlab.slack.com/messages/C6WQ87MU3)
- [ ] Inspect dev logs in ELK (base dev search: https://log.gitlap.com/goto/9dc4f7767fc8305778ad6a99efe186c0)
- - [ ] Check for errors in Gitaly Sentry: https://sentry.gitlap.com/gitlab/devgitlaborg-gitaly/
+ - [ ] Check for errors in Gitaly Sentry: https://sentry.gitlap.com/gitlab/devgitlaborg-gitaly/?query=is%3Aunresolved+grpc.method%3A%2Fgitaly.SERVICE_NAME%2FMETHOD_NAME
- [ ] Check for errors in dev.gitlab.org Sentry: https://sentry.gitlap.com/gitlab/devgitlaborg/?query=is%3Aunresolved+gitaly
- [ ] Perform some testing and leave the feature enabled