-
Notifications
You must be signed in to change notification settings - Fork 2
Launch Configuration
Michael Fox edited this page Aug 11, 2025
·
3 revisions
The launch configuration file contains information about the test campaign and controls how the test campaign will run.
The launch configuration template file are located in /templates/launch_config.yaml.
Copy the file to a convenient location on your machine that will not be overwritten when you clone the github.
The lab info file contains identification information about the test campaign, including:
- Report Files
- Main output directory
- Report filename and components of destination directory name for this test campaign
- Report types (docx, pdf, xml, jason, csv, ...)
- Identity information
- Lab engineer
- Lab client info (name, address, contact info)
- Test environment (version, dates, log reference)
- Device information
- Manufacturer, make, model, version
- Tests
- FE type
- Requirements to be tested
Edit the file to fill in the information specific to the test campaign.
