Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.2.0, Lustre 2.1.1
-
None
-
server: 2.1-wc1-RHEL6-x86_64
client: 2.1.55-RHEL6-x86_64
-
3
-
2200
Description
Got this error when running racer with auster
[root@client-15-ib 210342]# more racer.suite_log.client-15-ib.log
----============= acceptance-small: racer ============---- Thu Feb 2 21:04:44
PST 2012
/usr/lib64/lustre/tests/racer: /usr/lib64/lustre/tests/racer: is a directory
run auster with "-x" option:
--------------------------
Logging to local directory: /tmp/test_logs/2012-02-02/212945
running: racer.sh
run_suite racer /usr/lib64/lustre/tests/racer
racer.sh returned 0
After reading auster's code, I found in function "find_script_in_path()" it checks dir first and then shell script. Since there are both racer dir and racer.sh under /usr/lib64/lustre/tests, it returns the dir instead of the script.
Attachments
Issue Links
- Trackbacks
-
Changelog 2.2 version 2.2.0 Support for networks: o2iblnd OFED 1.5.4 Server support for kernels: 2.6.32220.4.2.el6 (RHEL6) Client support for unpatched kernels: 2.6.18274.18.1.el5 (RHEL5) 2.6.32220.4.2.el6 (RHEL6) 2.6.32.360....