Skip to content

Latest commit

 

History

History
306 lines (300 loc) · 6.56 KB

File metadata and controls

306 lines (300 loc) · 6.56 KB
sidebar_position 17

Scheduling and Queuing

Job Scheduling is available as an add-on. For details, contact your account manager.

For local tests configurations, see Working with local tests.

Set allowed job overtime before termination

Key ``
Possible values Numeric (in percentage)
Where to add/change `customer.config` CloudShell Server installation directory
Default value 10
Affected CloudShell Component CloudShell Portal
Version 6.0 and above
## Set number of recently completed jobs to display in the scheduler
Key ``
Possible values Numeric
Where to add/change `customer.config` CloudShell Server installation directory
Default value 2
Affected CloudShell Component CloudShell Portal
Version 6.0 and above
## Set the default job time buffer for extra time for tests, per job
Key ``
Possible values Numeric (in minutes)
Where to add/change `customer.config` CloudShell Server installation directory
Default value 10
Affected CloudShell Component CloudShell Portal
Version 6.1 and above
## Lock a test for editing
Key ``
Possible values True/False
Where to add/change `customer.config` CloudShell Server installation directory
Default value False
Affected CloudShell Component CloudShell Portal
Version 7.1 and above
## Admin unlock permission
Key ``
Possible values True/False
Where to add/change `customer.config` TestShell Studio installation directory
Default value False
Affected CloudShell Component TestShell Studio
Version 7.1 and above
## Set the default severity level for suite notification emails
Key ``
Possible values None, ErrorsOnly, SuiteAndErrors, All
Where to add/change `customer.config` CloudShell Portal installation directory
Default value ErrorsOnly
Affected CloudShell Component CloudShell Portal
Version 7.1 and above
## Set the report template to use for tests executed in the Job Scheduling dashboard

To set the default execution report template for tests that were executed in Remote Runner, see Specifying the default report template.

Key ``
Possible values Test Results, Test Steps, Detailed Report, Failure Report
Where to add/change `customer.config` CloudShell Portal installation directory
Default value Test Results
Affected CloudShell Component CloudShell Portal
Version Before 7.0
## Set the maximum number of steps for test reports
Key ``
Possible values Numeric
Where to add/change `customer.config` CloudShell Portal/TestShell installation directory
Default value 10000
Affected CloudShell Component CloudShell Portal, TestShell Studio and Runner
Version Before 7.0
## Set the default Reporting Profile for automation suite jobs

Key ``
Possible values Results, Measurements and Results, All, None

For details, see Setting the default Reporting Profile for automation suite jobs.

Where to add/change customer.config CloudShell Portal installation directory
Default value Results
Affected CloudShell Component CloudShell Portal
Version Before 7.0
## Enable non-admin users to edit and create suite templates
Key ``
Possible values True/False
Where to add/change `customer.config` CloudShell Portal installation directory
Default value False
Affected CloudShell Component CloudShell Portal
Version 6.3 and above