Opened 14 years ago
Last modified 10 years ago
#1017 new enhancement
IZ76: testsuite has to create host_alias file
Reported by: | joga | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | testsuite | Version: | current |
Severity: | Keywords: | framework | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=76]
Issue #: 76 Platform: All Reporter: joga (joga) Component: testsuite OS: All Subcomponent: framework Version: current CC: None defined Status: NEW Priority: P3 Resolution: Issue type: ENHANCEMENT Target milestone: milestone 1 Assigned to: issues@testsuite QA Contact: joga URL: * Summary: testsuite has to create host_alias file Status whiteboard: Attachments: Issue 76 blocks: Votes for issue 76: Vote for this issue Opened: Wed Nov 22 03:16:00 -0700 2006 ------------------------ This was IZ 1812 in project gridengine. In certain setups, a host_alias file is required. For example, in our performance test cluster, the master host has multiple network interfaces with different hostnames configured. In such cases, tests like the tight_integration test will fail, as execd commlib will reject qrsh -inherit calls coming from the master host, as master host and exec hosts resolve the master host differently. Using a host alias file solves this issue. Testsuite could handle such cases as follows: - the testsuite host configuration contains "host_alias" entries per host - testsuite installation will lookup the host configuration for each host being part of the cluster. If a host contains such host_alias entries, a host_alias file will be created before installation.
Note: See
TracTickets for help on using
tickets.