Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
The acceptance-small script looks for test-groups/regression like this:
DEFAULT_SUITES="${DEFAULT_SUITES:-$(cat test-groups/regression)}"
This means it can only find test-groups/regression if auster is started in the appropriate directory. Instead, it needs to use $LUSTRE/tests before test-groups.
Attachments
Activity
Fix Version/s | New: Lustre 2.13.0 [ 14290 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Fix landed.