Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
Presently executing acceptance-small.sh as standalone fails with...
$ bash ./lustre/tests/acceptance-small.sh racer cat: /tests/test-groups/regression: No such file or directory SUITES: ./lustre/tests/acceptance-small.sh: line 18: ./auster: No such file or directory
What is happening is although LUSTRE and NAME is defined once auster is called via test-framwork.sh inclusion. It is still undefined at this point making running acceptance-small.sh to fail.