Daily Usage Issues

Capabilities for a grid node in NCrunch window?

Started by GreenMoose on 2,902 views

[v3.17.0.2]

I have a vague recollection that I previously could tell in the Grid nodes window what capabilities the grid node had but I can't find such information now (I have a test with RequiresCapability but couldn't find out which server to choose to run it from, since all grid nodes end up as available in "Run selected test on server").

Am I missing something or was it never there?


Thanks.

Edited

Right now there are only three ways to tell this:

1. Using the detailed logs. I'm not sure if it's available in the client-side log.
2. Using the configuration tool on the grid node server
3. By digging through the grid server registry

So I guess the simple answer is that we don't have an easy way to spot this at the moment. The grid node server will always appear in the list of available nodes, and you can target it with any test, but the tests will just sit in the queue and won't be executed. We have actually been looking at improving this experience somewhat though I can't commit to anything at this stage.

Post a reply

Log in to reply.