diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2003-03-31 19:05:41 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2003-03-31 19:05:41 (GMT) |
commit | bf10a762dff0cd76684eae02c9172b70410da60d (patch) | |
tree | a34cdb9b64a54d6fedf00fb57996b618f698c04e /test | |
parent | b5d7fa02a9276b792d45765380d77ea0ae9a9c0a (diff) | |
download | hdf5-bf10a762dff0cd76684eae02c9172b70410da60d.zip hdf5-bf10a762dff0cd76684eae02c9172b70410da60d.tar.gz hdf5-bf10a762dff0cd76684eae02c9172b70410da60d.tar.bz2 |
[svn-r6548] Purpose:
New Feature
Description:
Some machine has a different hostname from its official name (e.g., copper
is called Cu12) and some machine name are dynamic aliases (e.g., titan is
mapped user01 or user02). Some names are cryptic (who could remember
hn0? are platinum hosts while user0? are for titan). We had to hardcode
those names into the snaptest.cfg file. An ongoing maintenance PAIN.
Solution:
Added -configname <name> option where
"use <name> as hostname in the parsing of the snaptest configure file"
Changed RSH code to append the hostname used in the Allhostfile. Now, we
need not worry about machine name mapped to a different host and it is
much cleaner to match up entries between allhostfile and snaptest.cfg files.
Platforms tested:
Did not use h5committest which does not cover this code.
Tested in eirene, titan, platinum and copper.
Misc. update:
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions