|
Duration | 3.566 sec |
---|---|
Tests | 5 |
Failures | 1 |
Test case: | test_05_verify_boot_times_are_reasonable |
---|---|
Outcome: | Failed |
Duration: | 0.001 sec |
Failed | could not convert string to float: 'down' |
Traceback (most recent call last): File "/root/computes_installed.py", line 74, in test_05_verify_boot_times_are_reasonable if float(vals[1]) >= uptimeThreshold: ValueError: could not convert string to float: 'down'