Include

A YAML file can include other YAML files. Included YAML files must declare top level Project elements such as SLA profiles, variables, servers, User Paths, Populations and Scenarios as for separate YAML files.

Each include element defines a relative path from the project folder.

The included YAML files are loaded first. The top level Project elements are then loaded.

Example

Here is an example of project folder containing YAML files for two different execution environments:

Defining the content of the preprod.yaml file:

Defining the content of the staging.yaml file: