Closed Bug 592255 Opened 14 years ago Closed 14 years ago

Setup virtual hosts on brasstacks for Mozmill databases

Categories

(Mozilla QA Graveyard :: Mozmill Automation, defect)

defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: whimboo, Assigned: fox2mike)

References

Details

For our future work with the dashboard for Mozmill results we need virtual hosts for three different databases up on brasstacks.mozilla.com. Therefor the configuration of couchdb will have to be altered and those hosts have to be added.

The following databases are necessary:
/couchdb/mozmill-crowd
/couchdb/mozmill-archive
/couchdb/mozmill-release

To get the pretty urls the following additions will have to be made to the couchapp configuration file:

[vhosts]
mozmill-crowd.brasstacks.mozilla.com = /couchdb/mozmill-crowd/_design/dashboard/_rewrite
mozmill-archive.brasstacks.mozilla.com = /couchdb/mozmill-archive/_design/dashboard/_rewrite
mozmill-release.brasstacks.mozilla.com = /couchdb/mozmill-release/_design/dashboard/_rewrite

Also we have to add those subdomains to the /etc/hosts file.

Clint, Jeff, or Andrew, can one of you make these changes please?

Thanks!
(In reply to comment #0)

You're going to need to probably move this to IT.  I think we'll need to put three dns entries in so that these urls point to where they need to go, i.e. mozmill-crowd.brasstacks.mozilla.com should point to 10.2.76.100 (the brasstacks IP) and then I think these re-write rules you're suggesting will come into play and get you the rest of the way to where you want to go.
(In reply to comment #1)
> You're going to need to probably move this to IT.  I think we'll need to put
> three dns entries in so that these urls point to where they need to go, i.e.
> mozmill-crowd.brasstacks.mozilla.com should point to 10.2.76.100 (the
> brasstacks IP) and then I think these re-write rules you're suggesting will
> come into play and get you the rest of the way to where you want to go.

Thanks Clint. Looks like the /etc/hosts change only works for the local box but not with DNS names. So moving it over to IT.

Please create 3 DNS entries for:

mozmill-crowd.brasstacks.mozilla.com
mozmill-archive.brasstacks.mozilla.com
mozmill-release.brasstacks.mozilla.com

Thanks.
Assignee: nobody → server-ops
Component: Mozmill Tests → Server Operations
Product: Testing → mozilla.org
QA Contact: mozmilltests → mrz
Version: Trunk → other
Would be great if IT could handle this request as soon as possible.
Severity: normal → major
Assignee: server-ops → shyam
Done.

CNAME'd externally to brasstacks.mozilla.com and internal A records to 10.2.76.100
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Thanks, looks great. I will do the remaining configuration stuff in the next days. Marking as verified fixed.
Blocks: 562828
Status: RESOLVED → VERIFIED
Move of Mozmill related project bugs to newly created components. You can
filter out those emails by using "Mozmill-Tests-to-MozillaQA" as criteria.
Component: Server Operations → Mozmill Automation
Product: mozilla.org → Mozilla QA
QA Contact: mrz → mozmill-automation
Whiteboard: [mozmill-automation]
Version: other → unspecified
Product: Mozilla QA → Mozilla QA Graveyard
You need to log in before you can comment on or make changes to this bug.