Hi Hari, In the test-suite.xml file where you define the automation test-cases, mention preserve order=true i.e
*<suite name="Suite" preserve-order="true">* Now the testcases will get executed in the order you define them. Regards, VJ https://itisatechiesworld.wordpress.com/ On Monday, April 20, 2015 at 8:37:21 PM UTC+5:30, hari prasad wrote: > > But Build blocker plugin unfortunately blocks only until current job in > Chain completes, we need to block until all dependent jobs in chain > completes, then allow any jobs in queue. > -- 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/4c08ac38-89bc-40f4-8935-1732444b1914%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
