Remove unused comment
This commit is contained in:
@@ -41,77 +41,6 @@ The forecast report, logs, and completed job data will be located within the `tm
|
|||||||
2. Right-click the `forecast_report.md` file and select `Open Preview`.
|
2. Right-click the `forecast_report.md` file and select `Open Preview`.
|
||||||
3. This file contains metrics used to forecast potential GitHub Actions usage.
|
3. This file contains metrics used to forecast potential GitHub Actions usage.
|
||||||
|
|
||||||
|
|
||||||
<!-- <details>
|
|
||||||
<summary>example forecast_report.md</summary>
|
|
||||||
|
|
||||||
# Forecast report for [Jenkins](http://localhost:8080)
|
|
||||||
|
|
||||||
- Valet version: __0.1.0.13448(2222622ecf83e372990e1657b1293e1ac552be21)__
|
|
||||||
- Performed at: __8/23/22 at 17:11__
|
|
||||||
- Date range: __8/2/22 - 8/23/22__
|
|
||||||
|
|
||||||
## Total
|
|
||||||
|
|
||||||
- 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__
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## N/A
|
|
||||||
|
|
||||||
- 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__
|
|
||||||
|
|
||||||
> Note: Concurrent jobs are calculated by using a sliding window of 1m 0s.
|
|
||||||
|
|
||||||
</details> -->
|
|
||||||
|
|
||||||
|
|
||||||
### Total
|
### Total
|
||||||
|
|
||||||
The "Total" section of the forecast report contains high level statistics related to all the jobs completed after the `--start-date` CLI option:
|
The "Total" section of the forecast report contains high level statistics related to all the jobs completed after the `--start-date` CLI option:
|
||||||
|
|||||||
Reference in New Issue
Block a user