Insights page should show run time of a workflow, not each job within the workflow
complete
J
Josh Smeaton
I want to see when my entire test suite is getting faster or slower. Presently, it's very hard to infer this.
We have separate stages in our workflow: build, lint, config check, security, unittests. Most stages run in about a minute. Unit tests take some time longer (up to 10 minutes).
I want to be able to compare the run time of a stage across branches/builds, or the runtime of the entire workflow across branches/builds.
CCI-I-1386
J
Jon Evans
Hey, I see that this is marked as shipped, but I'm unclear as to where I can find these workflow runtimes in the new UI. Any chance someone could send me in the right direction?