kvm: add two help dump files
One is the --help output for kvm 1.1.2 and the second one is the same as 0.9.1 but with a fake option added between -drive and its boot=on|off option: this tests that if boot=on|off appears in another option after -drive it is not accepted by our regexp. Signed-off-by:Guido Trotter <ultrotter@google.com> Reviewed-by:
Michael Hanselmann <hansmi@google.com>
Showing
- Makefile.am 2 additions, 0 deletionsMakefile.am
- test/data/kvm_0.9.1_help_boot_test.txt 113 additions, 0 deletionstest/data/kvm_0.9.1_help_boot_test.txt
- test/data/kvm_1.1.2_help.txt 279 additions, 0 deletionstest/data/kvm_1.1.2_help.txt
- test/py/ganeti.hypervisor.hv_kvm_unittest.py 7 additions, 0 deletionstest/py/ganeti.hypervisor.hv_kvm_unittest.py
Loading
Please register or sign in to comment