Testcase: test_degraded_boot
Test case data
testcase |
test_degraded_boot |
testsuite |
/var/lib/utah/testsuites/raid1 |
returncode |
0 |
command |
python test.py |
stderr |
DEBUG:root:Cmd: ['cat', '/proc/mdstat']
DEBUG:root:Cmd output: Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : active raid1 vdb1[1] vda1[0]
3507136 blocks super 1.2 [2/2] [UU]
md2 : active raid1 vda6[0] vdb6[1]
6636480 blocks super 1.2 [2/2] [UU]
md1 : active raid1 vda5[0] vdb5[1]
331456 blocks super 1.2 [2/2] [UU]
unused devices: <none>
.
----------------------------------------------------------------------
Ran 1 test in 0.002s
OK |
command_type |
testcase_test |