Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
borderStylesolid
titleversion | String

The version of Lustre to use for the specified node type.

NOTE: version Version cannot be specified with job and build.

If a distro is not specified in the test parameters, Autotest will use the highest el version available for the specified version.

Valid values: For a list of valid versions see the Versions section.

Code Block
themeMidnight
# specify patch level versions
clientversion=2.10.3 serverversion=2.11.0

# specify minor versions which uses the highest patch level version
clientversion=2.10 serverversion=2.11

...



# specify Exascaler tags in the -ddn[0-9] format
clientversion=2.12.2-ddn2 serverversion=2.14.0-ddn23

# specify Exascaler tags in the EXAx.x.x format
clientversion=EXA5.0.1 serverversion=EXA6.0.0

# specify Exascaler tags in the EXAx format which uses the highest minor version
clientversion=EXA5 serverversion=EXA6


Anchor
tags
tags

Versions

Versions are pointers to job/build combinations and simplify using a specific Lustre version on a test node. Versions can be specified in the test parameters using the version node parameter.

The versions in parenthesis auto-update as new versions are added. For example 1.9 will always point to the highest 1.9.x version. EXA1 will always point to the highest EXA1.x.x version.

If there is a version missing,

...

Versions

Versions are pointers to job/build combinations and simplify using a specific Lustre version on a test node. Versions can be specified in the test parameters using the version node parameter. If there is a version missing send an email to charlie@whamcloud.com

Version

Build

2.7.0 (2.7)

https://build.whamcloud.com/job/lustre-b2_7/29

2.8.0 (2.8)

https://build.whamcloud.com/job/lustre-b2_8/12

2.9.0 (2.9)

https://build.whamcloud.com/job/lustre-b2_9/22

2.10.0

https://build.whamcloud.com/job/lustre-b2_10/5

2.10.1

https://build.whamcloud.com/job/lustre-b2_10/30

2.10.2

https://build.whamcloud.com/job/lustre-b2_10/52

2.10.3

https://build.whamcloud.com/job/lustre-b2_10/69

2.10.4

https://build.whamcloud.com/job/lustre-b2_10/116

2.10.5

https://build.whamcloud.com/job/lustre-b2_10/136

2.10.6https://build.whamcloud.com/job/lustre-b2_10/152
2.10.7https://build.whamcloud.com/job/lustre-b2_10/168/
2.10.8 (2.10)https://build.whamcloud.com/job/lustre-b2_10/170/

2.11.0 (2.11)

https://build.whamcloud.com/job/lustre-b2_11/2

2.12.0https://build.whamcloud.com/job/lustre-b2_12/2
2.12.1https://build.whamcloud.com/job/lustre-b2_12/13
2.12.2https://build.whamcloud.com/job/lustre-b2_12/18/
2.12.3https://build.whamcloud.com/job/lustre-b2_12/53/
2.12.4https://build.whamcloud.com/job/lustre-b2_12/66/
2.12.5https://build.whamcloud.com/job/lustre-b2_12/87/
2.12.6https://build.whamcloud.com/job/lustre-b2_12/112/
2.12.7https://build.whamcloud.com/job/lustre-b2_12/135/
2.12.8 (2.12)https://build.whamcloud.com/job/lustre-b2_12/152/
2.13.0 (2.13)https://build.whamcloud.com/job/lustre-b2_13/6/
2.14.0 (2.14)https://build.whamcloud.com/job/lustre-b2_14/2/
EXAScaler Versions
2.12.2-ddn2 / EXA 5.0.0https://build.whamcloud.com/job/lustre-b_es5_0/19/
2.12.3-ddn5 / EXA5.0.1https://build.whamcloud.com/job/lustre-b_es5_1/18/
2.12.3-ddn25 / EXA5.1.0https://build.whamcloud.com/job/lustre-b_es5_1/104/
2.12.3-ddn39 / EXA5.1.1https://build.whamcloud.com/job/lustre-b_es5_1/170/
2.12.5-ddn10 / EXA5.2.0https://build.whamcloud.com/job/lustre-b_es5_2/51/
2.12.6-ddn3 / EXA5.2.1https://build.whamcloud.com/job/lustre-b_es5_2/95/
2.12.6-ddn27 / EXA5.2.2https://build.whamcloud.com/job/lustre-b_es5_2/225
2.12.6-ddn42 / EXA5.2.3https://build.whamcloud.com/job/lustre-b_es5_2/295/
2.12.6-ddn66 / EXA5.2.4https://build.whamcloud.com/job/lustre-b_es5_2/428/
2.12.8-ddn6 / EXA5.2.5 (EXA5)https://build.whamcloud.com/job/lustre-b_es5_2/467/
2.14.0-ddn23 / EXA6.0.0 (EXA6)https://build.whamcloud.com/job/lustre-b_es6_0/205/


Anchor
test_groups_section
test_groups_section

Test Groups

...