summaryrefslogtreecommitdiff
path: root/doc/development/testing_guide
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-02-27 14:04:18 -0800
committerStan Hu <stanhu@gmail.com>2019-02-27 14:04:18 -0800
commitbea565cacccd6517fcb57f5833dc72bd0d433ceb (patch)
tree788e3ee953806a7b1136087e7e2d0289172618e0 /doc/development/testing_guide
parent9983ee55da8ce6dd11a6533ded3d0feda3810b8f (diff)
downloadgitlab-ce-bea565cacccd6517fcb57f5833dc72bd0d433ceb.tar.gz
Bring back mentions of Redash
This reverts commit 676e0a3260a216d72131aa963f421c02042b93c1. It was removed when we thought we were moving to Looker.
Diffstat (limited to 'doc/development/testing_guide')
-rw-r--r--doc/development/testing_guide/ci.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/development/testing_guide/ci.md b/doc/development/testing_guide/ci.md
index 5aa668290b4..7a7fca46534 100644
--- a/doc/development/testing_guide/ci.md
+++ b/doc/development/testing_guide/ci.md
@@ -31,7 +31,11 @@ After that, the next pipeline will use the up-to-date
The GitLab test suite is [monitored] for the `master` branch, and any branch
that includes `rspec-profile` in their name.
+A [public dashboard] is available for everyone to see. Feel free to look at the
+slowest test files and try to improve them.
+
[monitored]: ../performance.md#rspec-profiling
+[public dashboard]: https://redash.gitlab.com/public/dashboards/l1WhHXaxrCWM5Ai9D7YDqHKehq6OU3bx5gssaiWe?org_slug=default
## CI setup