X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2FREADME;h=da189de97b96e9aace70fe7068898cf23499c88b;hb=677c124d0f9ea308d5a07398556c69774338c357;hp=0f2037bb05bf060eeddb110a86d60499df793ae5;hpb=0fb4701296add490270f03830e1c0417d19d9510;p=bacula%2Fbacula diff --git a/regress/README b/regress/README index 0f2037bb05..da189de97b 100644 --- a/regress/README +++ b/regress/README @@ -105,19 +105,15 @@ this cleans up any files that may be created with root permissions. Tape test naming convention: -I've renamed the tape tests to include an indication of how -many tapes and drives each test needs. The indication consists -of 4 or 5 characters just before the final -tape. For example, -there is a tape test named: - - vol-duration-2t1da-tape - -this means that it uses 2 tape (2t) one drive (1d) and the -autochanger (a). Another test might be named - - fixed-block-size-1t1d-tape - -which means it uses one tape on one drive and no autochanger. +The last part of the tape test name indicates (in general) what kind +of test it is. They are broken (for the most part) into test names +ending with: + + -test => a disk based test + -tape => a tape based test (can be a standalone tape drive + or an autochanger). Only one tape will be used + and it is assumed to be mounted. + -changer => you have an autochanger Adding tests: