KVM-Autotest cmdline

From KVM

Passing Parameters through Command Line

Before reading this chapter, please make sure you have some basic understanding of the kvm-autotest parameters KVM-Autotest supports passing test parameters to the control file through "--args", so user can specify the test specific parameters through: ../../bin/autotest control --args="key1=value1 key2=value2 only=only1 no=no1 ..."