| Summary: | HOSTNAME is not defined in Hudson environment | ||
|---|---|---|---|
| Product: | Community | Reporter: | David Williams <david_williams> |
| Component: | CI-Jenkins | Assignee: | CI Admin Inbox <ci.admin-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | d_a_carver |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
David Williams
(In reply to comment #0) > And it used to be. And, still is in a shell: > echo $HOSTNAME --> build > > My guess is I can find a place to define it myself, but seems like it should be > inheriting it from the environment. > > Sound familiar to anyone? I've added a global environment variable called HOSTNAME that contains the value of build. This should be available to every job. Not we may want to review this especially when slaves come online for use. Please verify that this is working. |