About selectors

Selectors choose a server resource on which to run a project or step.

A selector contains a list of variables. For each variable, you specify a value and a comparison. For example, you can specify a property CompilerVersion = 1.1 to select only server resources that have that property. You can also specify CompilerVersion >= 1.1 to select server resources that have versions 1.1, 1.3, 2, or 2.0.

When a project or step runs, the selector assigned to it determines the server resource it runs on.

About the Selectors panel

Use the Selectors panel to create and manage the selectors that choose a server resource on which to run a project or step.

To view the panel, select Servers > Selectors.

Screen image of the Selectors panel showing a list of all selectors

Details tab

The Details tab provides the following fields:

Name
The name for the selector.
Access
The access group of users who can use this selector.

Snapshot tab

A selector snapshot is an instance of a selector. The Snapshot tab provides the name of the snapshot. Use this tab to view or change the snapshot name and comments about the snapshot.


Feedback