1) Test unpackable output (Issue #159)
$ cat alltoall-pair.out
shas0402.20683ipath_wait_for_device: The /dev/ipath device failed to appear after 30.0 seconds: Connection timed out
...
ValueError: too many values to unpack
data display
2)Test that results are passed to fail table and error table (Issue #157)
3)Test update_sets function
Add new tests:
PROCESS
1) Test unpackable output (Issue #159) $ cat alltoall-pair.out shas0402.20683ipath_wait_for_device: The /dev/ipath device failed to appear after 30.0 seconds: Connection timed out ... ValueError: too many values to unpack
data display
2)Test that results are passed to fail table and error table (Issue #157) 3)Test update_sets function
RESERVE
4)Test scontrol function (Issue #158)