Regression tests: Difference between revisions
Line 119: | Line 119: | ||
Repeat the BASELINE step. Checkout a copy of the UNSTABLE tag (Ganymed-2_0_UNSTABLE at the time of writing), build it, setup a 1day/1step experiment with the same options as for the BASELINE step and run the experiments. | Repeat the BASELINE step. Checkout a copy of the UNSTABLE tag (Ganymed-2_0_UNSTABLE at the time of writing), build it, setup a 1day/1step experiment with the same options as for the BASELINE step and run the experiments. | ||
==Compare BASELINE and CURRENT runs== | |||
The script to compare 2 runs is GCM_Cmp.py | |||
[discover15:systest]$ ./GCM_Cmp.py | |||
Usage: GCM_Cmp.py [options] | |||
Options: | |||
-h, --help show this help message and exit | |||
--base=BASE [RQD] base home dir | |||
--cur=CUR [RQD] current home dir | |||
--h5diff=H5DIFF [RQD] location of h5diff utility | |||
--diff=DIFF [OPT] location of diff utility (default=/usr/bin/diff) |