blob: 10b1ba319a38f544cbb7f739fb19c44d7568ad0c [file] [log] [blame]
George Keishingbbfec9e2017-05-17 10:47:21 -05001
2*** Variables ***
3
4# Default duration and interval of HTX exerciser to run.
5${HTX_DURATION} 2 hours
6${HTX_INTERVAL} 15 min
7
8# Default hardbootme loop times HTX exerciser to run.
9${HTX_LOOP} 4
10
11# User-defined halt on error.
12${HTX_KEEP_RUNNING} ${0}
13
14# Default MDT profile.
15${HTX_MDT_PROFILE} mdt.bu
16