ci/ci_gantt_chart: add tool to analyse pipeline execution time

ci_gantt_chart.py generates a gantt chart from a given pipeline url

Signed-off-by: Helen Koike <helen.koike@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25793>
This commit is contained in:
Helen Koike
2023-10-18 14:54:03 -03:00
committed by Marge Bot
parent 9e8cbc8e91
commit 61ab9ae2af
3 changed files with 131 additions and 0 deletions

View File

@@ -2,6 +2,8 @@ colorama==0.4.5
filecache==0.81
gql==3.4.0
python-dateutil==2.8.2
pandas==2.1.1
plotly==5.17.0
python-gitlab==3.5.0
PyYAML==6.0.1
ruamel.yaml.clib==0.2.8