Closed Bug 407177 Opened 17 years ago Closed 17 years ago

externalAusServer in bootstrap should be ausServerUrl

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: rhelmer)

References

Details

Attachments

(1 file)

Bootstrap::Step::Updates uses $externalAusServer to differentiate the HTTPS update server from the server you push updates to ($ausServer).

This hardcodes "https", which makes testing hard. We should instead have the following settings:

# server to push updates to
ausServer = ...
# public update server URL
ausServerUrl = http://...
Assignee: nobody → rhelmer
Status: NEW → ASSIGNED
Attachment #292113 - Flags: review?(bhearsum)
Attachment #292113 - Flags: review?(bhearsum) → review+
Comment on attachment 292113 [details] [diff] [review]
[checked in] replace externalAusServer with ausServerUrl

Checking in Bootstrap/Step/Updates.pm;
/cvsroot/mozilla/tools/release/Bootstrap/Step/Updates.pm,v  <--  Updates.pm
new revision: 1.28; previous revision: 1.27
done
Checking in configs/fx-moz18-bootstrap.cfg;
/cvsroot/mozilla/tools/release/configs/fx-moz18-bootstrap.cfg,v  <--  fx-moz18-bootstrap.cfg
new revision: 1.26; previous revision: 1.25
done
Checking in configs/fx-moz18-staging-bootstrap.cfg;
/cvsroot/mozilla/tools/release/configs/fx-moz18-staging-bootstrap.cfg,v  <--  fx-moz18-staging-bootstrap.cfg
new revision: 1.9; previous revision: 1.8
done
Checking in configs/fx-moz180-bootstrap.cfg;
/cvsroot/mozilla/tools/release/configs/fx-moz180-bootstrap.cfg,v  <--  fx-moz180-bootstrap.cfg
new revision: 1.7; previous revision: 1.6
done
Checking in configs/fx-moz19-bootstrap.cfg;
/cvsroot/mozilla/tools/release/configs/fx-moz19-bootstrap.cfg,v  <--  fx-moz19-bootstrap.cfg
new revision: 1.2; previous revision: 1.1
done
Checking in configs/tb-moz18-bootstrap.cfg;
/cvsroot/mozilla/tools/release/configs/tb-moz18-bootstrap.cfg,v  <--  tb-moz18-bootstrap.cfg
new revision: 1.13; previous revision: 1.12
done
Checking in configs/tb-moz180-bootstrap.cfg;
/cvsroot/mozilla/tools/release/configs/tb-moz180-bootstrap.cfg,v  <--  tb-moz180-bootstrap.cfg
new revision: 1.8; previous revision: 1.7
done
Attachment #292113 - Attachment description: replace externalAusServer with ausServerUrl → [checked in] replace externalAusServer with ausServerUrl
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: