Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Allow parallel execution setting with grid nodes
samholder
#1 Posted : Tuesday, April 12, 2016 9:22:26 AM(UTC)
Rank: Advanced Member

Groups: Registered
Joined: 5/11/2012(UTC)
Posts: 94

Thanks: 28 times
Was thanked: 12 time(s) in 12 post(s)
If we are running with the console runner and several grid nodes does the setting for allowing parallel execution run all the tests absolutely sequentially, using different nodes, or does it run sequentially on each grid node, but in parallel on the different nodes?

If its not the latter is there a way to achieve non parallelisation on a single machine but allow parallel execution across machines (we need non parallel execution due to file system constraints, but each machine has a separate file system, so they could be run in parallel across different machines?

Remco
#2 Posted : Tuesday, April 12, 2016 9:53:17 AM(UTC)
Rank: NCrunch Developer

Groups: Administrators
Joined: 4/16/2011(UTC)
Posts: 7,145

Thanks: 959 times
Was thanked: 1290 time(s) in 1196 post(s)
Hi, thanks for posting.

The 'Disable parallel execution' solution-level setting will disable parallel execution at machine level. This means that if you have a grid, it's still possible that each node can be running a test at the same time, but it isn't possible that any node can be running two tests at once.

So I think this is the setting you're after in your scenario.

The ExclusivelyUsesAttribute is applied the same way.
1 user thanked Remco for this useful post.
samholder on 4/12/2016(UTC)
samholder
#3 Posted : Tuesday, April 12, 2016 9:59:21 AM(UTC)
Rank: Advanced Member

Groups: Registered
Joined: 5/11/2012(UTC)
Posts: 94

Thanks: 28 times
Was thanked: 12 time(s) in 12 post(s)
Awesome, thanks for the quick reply!
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

YAF | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.023 seconds.
Trial NCrunch
Take NCrunch for a spin
Do your fingers a favour and supercharge your testing workflow
Free Download