Comment 1 for bug 1876688

Revision history for this message
Sean Feole (sfeole) wrote :

There are 2 ways to do this, the correct way and the hack way.

Hack way == create a yaml and read from it to see which machines have /dev/sdb
Correct way == request the disk layouts of the machine under test and check to see if it has a second drive, if the machine does not, move onto the next machine.