Good morning, I have a project that has multiple steps to it.
Step 1 (do something) ----- send request ---> Step 2 ----- send request ----> Step 3 ---- send request ----> Step N ------> Return results to ----> Step 1 for validation Basically, I need to test the circuit from / back to Step 1 I was thinking of setting up several slaves for (step 2 - N), using Step 1 as the master. Unfortunately we cannot use Docker. Is this the correct way of thinking of this? Any thoughts would be much appreciated. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/647c5305-c84e-4c8b-a671-6817d1e7fb29%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
