Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: remove mention of liblustre that got into example text?

...

Panel
titleoptional | Boolean

Marks the test session as optional: does not impact the verified value from Maloo and is only run if resources are immediately available.

Valid values: true, false (no value is the same as true)

Code Block
themeMidnight
remove# mentionrun ofoptional liblustre,session sincewith thissome code/test has been removed ages ago. experimental settings
optional testlist=sanity env=FSNAME=lus12345

Anchor
ostcount
ostcount

Panel
titleostcount | Integer

The number of OSTs per OSS.

Valid values: 1 - 8

Code Block
themeMidnight
# create 8 OSTs per OSS
osscount=2 ostcount=8

# create 4 OSTs per OSS
osscount=4 ostcount=4

...