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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-12-05 21:34:16 +0300
committerStan Hu <stanhu@gmail.com>2018-12-05 21:34:16 +0300
commit676e0a3260a216d72131aa963f421c02042b93c1 (patch)
tree326a8edfb437537c61017815c880f34ced666ad0 /doc/development/testing_guide
parentcfe484795d4ddb8c7b3247802547e3da74c64cf2 (diff)
Remove mentions of Redash
Related links: * https://gitlab.com/gitlab-com/Product/issues/5 * https://gitlab.com/meltano/looker/issues/294
Diffstat (limited to 'doc/development/testing_guide')
-rw-r--r--doc/development/testing_guide/ci.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/development/testing_guide/ci.md b/doc/development/testing_guide/ci.md
index 8d9706a9501..d685cacf9ea 100644
--- a/doc/development/testing_guide/ci.md
+++ b/doc/development/testing_guide/ci.md
@@ -31,11 +31,7 @@ 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