I have a pipeline that had three stages. In the status, I could see the total runtime.
I had to change to a parent-child structure to simplify the configuration. Now, only the total runtime of the parent pipeline is shown.
What a want to achieve is that the total runtime considers the runtime of both the parent and the child pipeline. Do you have any suggestions have to do it?