summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
Diffstat (limited to 'app/views')
-rw-r--r--app/views/projects/cycle_analytics/_empty_stage.html.haml7
1 files changed, 1 insertions, 6 deletions
diff --git a/app/views/projects/cycle_analytics/_empty_stage.html.haml b/app/views/projects/cycle_analytics/_empty_stage.html.haml
index 06c42bff576..b200ce22970 100644
--- a/app/views/projects/cycle_analytics/_empty_stage.html.haml
+++ b/app/views/projects/cycle_analytics/_empty_stage.html.haml
@@ -4,9 +4,4 @@
= custom_icon ('icon_no_data')
%h4 We don’t have enough data to show this stage.
%p
- The test phase measures the median time to run the entire pipeline for that project.
- It’s related to the time GitLab CI takes to run every job for the commits pushed
- to that merge request defined in the previous stage.
- Learn more about the
- %a{ :href => "https://docs.gitlab.com/ce/user/project/cycle_analytics.html" }
- expected workflow and calculations.
+ {{currentStage.emptyStageText}}