From 230c4e2f57392a52554c998093f9f28f778c5c39 Mon Sep 17 00:00:00 2001 From: Matisse Hack Date: Fri, 16 Sep 2022 15:57:25 -0700 Subject: [PATCH] Fix forecast markdown block --- jenkins/3-forecast.md | 50 ++++++++++++++++++++++--------------------- 1 file changed, 26 insertions(+), 24 deletions(-) diff --git a/jenkins/3-forecast.md b/jenkins/3-forecast.md index 7344c0a..7196536 100644 --- a/jenkins/3-forecast.md +++ b/jenkins/3-forecast.md @@ -52,30 +52,32 @@ The forecast report, logs, and completed job data will be located within the `tm The "Total" section of the forecast report contains high level statistics related to all the jobs completed after the `--start-date` CLI option: -> - Job count: __73__ -> - Pipeline count: __6__ -> -> - Execution time -> -> - Total: __27,057 minutes__ -> - Median: __2 minutes__ -> - P90: __19 minutes__ -> - Min: __0 minutes__ -> - Max: __15,625 minutes__ -> -> - Queue time -> -> - Median: __0 minutes__ -> - P90: __0 minutes__ -> - Min: __0 minutes__ -> - Max: __0 minutes__ -> -> - Concurrent jobs -> -> - Median: __1__ -> - P90: __3__ -> - Min: __0__ -> - Max: __29__ +```md +- Job count: **73** +- Pipeline count: **6** + +- Execution time + + - Total: **27,057 minutes** + - Median: **2 minutes** + - P90: **19 minutes** + - Min: **0 minutes** + - Max: **15,625 minutes** + +- Queue time + + - Median: **0 minutes** + - P90: **0 minutes** + - Min: **0 minutes** + - Max: **0 minutes** + +- Concurrent jobs + + - Median: **1** + - P90: **3** + - Min: **0** + - Max: **29** +``` Here are some key terms of items defined in the forecast report: