ResearchComputing / curc-bench

benchmarking and testing utilities for CU-Boulder Research Computing resources
2 stars 2 forks source link

Add tests to cover issues #157 through #159 #160

Closed AaronTHolt closed 6 years ago

AaronTHolt commented 6 years ago

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)

AaronTHolt commented 6 years ago

Closed in merge #161