Pipeline behaviour

14 views
Skip to first unread message

Vijayakumaran A.

unread,
Sep 12, 2023, 5:37:09 AM9/12/23
to go-cd

Hi Team,we have multiple pipelines with multiple  stages.

ex: I have one pipeline which is running every 1 minute and another pipeline which runs every 5 mins.in 2nd pipeline i have 5 stages but before running all my 5 stages in my agent are assigned to another pipeline (like after 2 stages are completed  agent not  assigned to 3rd stage inside agent go another pipeline )why this happens i wanted to all my stages executed then only agent assigned to another pipeline how to achieve this ?

Ashwanth Kumar

unread,
Sep 12, 2023, 7:55:17 AM9/12/23
to go...@googlegroups.com
That's how GoCD operates. Each stage is supposed to be an independent entity and if you want to share files or any state, please expose them as artifacts and fetch them.

If you want multiple things to run together, it is best to put them into a single job or have multiple jobs run in parallel (assuming they're not related to each other).

On Tue, 12 Sept 2023 at 15:07, Vijayakumaran A. <vijayak...@praniontech.com> wrote:

Hi Team,we have multiple pipelines with multiple  stages.

ex: I have one pipeline which is running every 1 minute and another pipeline which runs every 5 mins.in 2nd pipeline i have 5 stages but before running all my 5 stages in my agent are assigned to another pipeline (like after 2 stages are completed  agent not  assigned to 3rd stage inside agent go another pipeline )why this happens i wanted to all my stages executed then only agent assigned to another pipeline how to achieve this ?

--
You received this message because you are subscribed to the Google Groups "go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email to go-cd+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/go-cd/fb83f2b7-ec68-4a85-96b0-5da2aae13327n%40googlegroups.com.


--

Ashwanth Kumar / ashwanthkumar.in

Reply all
Reply to author
Forward
0 new messages