KVM-Autotest cmdline

From KVM
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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 ..."