Cloud Runner Settings
Last updated
The Cloud Runner Settings page allows you to manage cloud runner pools—groups of test runners that can be assigned to specific projects for executing automated tests.
By default, every organization has a Default runner pool, which you can edit or replace with your own.
In the left navigation panel, click Admin → Settings → Automation Settings → Cloud Runner Settings.
The Cloud Runner Settings page will be displayed.
The page is divided into two sections:
Cloud Runner Settings
Displays all configured runner pools.
Runners in the Selected Pool
Lists all runners (cloud and on-premise) included in the selected pool.
Name
The name of the cloud runner pool. By default, a pool named Default is created for your organization.
Assigned to Projects
The list of projects assigned to the pool. Displays <All> if the pool applies to all projects.
On-Premise Runners
Number of on-premise runners assigned to the pool.
Max Cloud Runners
The maximum number of cloud runners that can be deployed for test runs.
Cloud Runners
The current number of active cloud runners.
On the Cloud Runner Settings page, click ADD POOL → The Add Cloud Runner Settings dialog will appear.
Enter the Name, set the Max Cloud Runners, and select the projects it applies to.
You can also check Applies to All Projects if the pool should cover all projects.
Click SAVE → The new pool will be added to the table.
On the Cloud Runner Settings page, right-click the pool you want to modify and select Edit.

Update the necessary fields in the Edit Cloud Runner Settings dialog.
Click SAVE to apply changes.
Right-click the pool you want to delete and select Delete.
Confirm your action in the Confirmation dialog.
Click YES to confirm deletion.
Click NO to cancel.
If you delete all test runner pools, you will not be able to run automated tests. Always keep at least one runner pool configured.
Last updated

