In order to succesfully run test binary, valid config.xml
file needs
to be placed in binary directory.
Config file consists of multiple main sections (xml tags):
localConfiguration
: used for tests run on local machinerasConfiguration
: used for RAS tests by test controller machine
testDir
: path to test execution directory. IfdimmConfiguration
section is defined, it should represent a mountpoint of non-NVDIMM device.dimmConfiguration
: NVDIMM devices configuration sectionmountPoint
: path to mountpoint associated with single bus connected with one or more NVDIMMS
DUT
- node representing single testing machine managed by controlleraddress
: DUT addresspowerCycleCommand
: command triggering DUT power cyclebinDir
: DUT test binaries directory
See also: config.xml example file.