Closed Bug 556848 Opened 15 years ago Closed 14 years ago

Set up a CouchDB service for the build farm

Categories

(Mozilla Messaging Graveyard :: Server Operations, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: asuth, Assigned: gozer)

References

Details

Per discussion we think it would be useful to have a CouchDB database for our tinderboxes to post their mozmill results into. gozer will be pursuing a build farm couchdb service.
Will most likely be useful for other build information, so making this bug a bit more generic. Will need caching and access control, since the idea is to have restricted write access, but be basically world-readable.
Summary: Set up CouchDB server for Thunderbird mozmill results storage → Set up a CouchDB service for the build farm
Blocks: 550844
Blocks: 563908
Blocks: 602904
Currently visible from inside the build network: $> curl -H 'Content-Type: application/json' -d '{"foo": 123}' http://couchdb.build.sj.mozillamessaging.com:5984/buildbot{"ok":true,"id":"161f51e0c6953b1b51d9d63907000580","rev":"1-e19dabd9a1c1b3338685135bf80164ba"}
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.