commit | 1c408f5937c79ef4cdcd8d2ddceff49c449a7626 | [log] [tgz] |
---|---|---|
author | Sean Dague <sean.dague@samsung.com> | Thu Dec 12 16:46:32 2013 -0500 |
committer | Sean Dague <sean.dague@samsung.com> | Mon Dec 23 16:38:55 2013 -0500 |
tree | 0a28f4bc84b2e844ff38b7913d67e749add20af0 | |
parent | 48fbbdc8eedf6ce9bf510c0060190c26addd090c [diff] |
allow hypervisors to be down but still pass This test case is pretty raw, but it does make some invalid assumptions about using the first hypervisor for everything. In the uptime case it really needs to loop over all of them otherwise if the first hypervisor is disabled this will fail. This also does a cleanup refactoring of the hypervisor list check. Change-Id: I9c3db794269f61aaaa55d432b14edf2d0fd1c774 Closes-Bug: #1193194