Page History
...
Name | Description | Valid Values |
|---|---|---|
ostcount | Number of OSTs to test against | 1..10 |
clientprofile | Cobbler profile to use for clients | test |
serverprofile | Cobbler profile to use for clients | test |
clientdistro | Distribution to use for clients | el5, el6 |
serverdistro | Distribution to use for clients | el5, el6 |
clientarch | Architecture to use for clients | i686, x86_64 |
serverarch | Architecture to use for servers | i686, x86_64 |
nettype | Network type to use | tcp, o2ib |
clientcount | Number of clients to use | 2-4 |
no_virtualization | Set True if testing must not be virtualized | true |
testgroup | Test group to test with | review, regression, quick |
tests | Dot separated list of tests to run in place of a standard test group | sanity.conf sanityconf_sanity.mmp etc |
You do not need to specify all the values only those values important for your requirements, the test system will use your request to alter a regular test. Also to ensure that you all reviews are fully tested to a known standard the . The test system will run a regular, unmodified testset as well as the special request.
...