Property reference

sn_atf.headless.secret_path

The sn_atf.headless.secret_path property specifies the absolute path to the secret file within a Docker container. Admins should configure this path to ensure proper access to secrets required for automated testing functionality.

Default: Type: string Application: Global

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 sets the location of the secret file used by the automated testing framework in a Docker environment, defaulting to a computed path based on another related property.
What area does it affect? Automated Testing Framework
What does the default mean? No default value is documented in this property record.
When should you review it? Review this property when configuring automated testing environments or updating secret management practices.

Out of the box property record

Raw metadata from the property record.

Property name sn_atf.headless.secret_path
Sys ID d3515410773620103fe4b5b268106177
Type string
Application Global
Default value
Description The absolute path of the secret file on a docker container. The computed default value will be "/runs/secrets/(sn_atf.headless.secret_name value)" . Default: (blank)
Updated 2024-05-25 05:04:46

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... countries. Other company names, product names, and logos may be trademarks of the respective companies with which they are associated. 2394 System properties (continued) Property name Type Default value Purpose sn_atf.headless.secret_path string /run/secrets/ <secret_name> Path where Docker secret file exists: (Learn more: https:// docs.docker.com/ engine/swarm/ secrets/‑how-docker- manages-secrets) sn_atf.headless.secret_uid string 1000 The UID of the Docker container default user sn_atf.headless.service_clean_exclude_list string Service ...