I have installed the NCrunch Grid server and want to see a list of unit tests running.. and it would be good to be able to control each jobs (pause, stop).
Build/Test Issues
Is there a way to see the list of tests running on the server?
Started by doctorlai on 5,230 views
Remco NCrunch Developer
#7681
26 Aug 2015 10:58 UTC
Hi, thanks for posting.
This is all controlled through the Distributed Processing Window in the NCrunch client. As long as you are connected to a server, you have visibility over the tasks the server is running. This includes tasks that the server is running for other connected clients (they will be shown in faded colour).
It isn't possible to control the tasks being executed by the server for other clients, but you do have power over your own execution tasks. Inside the Processing Queue Window, you can filter the list of tasks to show only the tasks executing on the grid node - and if you like, you can terminate the tasks remotely through the option in this window.
This is all controlled through the Distributed Processing Window in the NCrunch client. As long as you are connected to a server, you have visibility over the tasks the server is running. This includes tasks that the server is running for other connected clients (they will be shown in faded colour).
It isn't possible to control the tasks being executed by the server for other clients, but you do have power over your own execution tasks. Inside the Processing Queue Window, you can filter the list of tasks to show only the tasks executing on the grid node - and if you like, you can terminate the tasks remotely through the option in this window.
Post a reply
Log in to reply.