Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the number of days an offline test runner can remain inactive before being removed from the system. |
| What area does it affect? |
Automated Test Framework |
| What does the default mean? |
The default value is "1", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting retention policies for offline test runners. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_atf.runner.offline_retention.timeout |
| Sys ID |
5efafdfd53b222007e7829cac2dc3434 |
| Type |
integer |
| Application |
Global |
| Default value |
1 |
| Description |
Offline test runner retention interval. If an offline test runner does not communicate with the system for this period of days, the system deletes that test runner. |
| Updated |
2024-05-25 04:01:04 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... and 1800. Default value: 120 Test runner heartbeat interval sn_atf.runner.heartbeat.interval Time interval in seconds for sending a heartbeat from the test runner to the server. Offline test runner retention interval sn_atf.runner.offline_retention.timeout If an offline test runner does not communicate with the system for this period of days, the system deletes that test runner. Test Suite Report Properties Field / Element Description ...
Related properties