KVM-Autotest cmdline

From KVM
Revision as of 23:14, 23 January 2011 by Jasowang (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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