Closed Bug 884872 Opened 11 years ago Closed 11 years ago

Categories

(Infrastructure & Operations :: Infrastructure: Other, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gozer, Assigned: ashish)

Details

live.thunderbird.net is a redirection end-point for most backed-in URLs in Thunderbird.

It has 4 important end-points that should be monitored:

 - https://live.thunderbird.net/thunderbird/start/
 - https://live.thunderbird.net/thunderbird/whatsnew/
 - https://live.thunderbird.net/thunderbird/firstrun/
 - https://live.thunderbird.net/thunderbird/releasenotes/

These URLs are just redirects, so they should be expected to return 302 redirects.

For example:

$> lwp-request -m GET -edsS https://live.thunderbird.net/thunderbird/start/
GET https://live.thunderbird.net/thunderbird/start/
302 Found
[...]
Location: https://www.mozilla.org/en-US/thunderbird/nightly/start/?uri=/thunderbird/start/
Assignee: infra → ashish
https://nagios.mozilla.org/phx1/cgi-bin/status.cgi?hostgroup=thunderbird-live&style=detail

* Added https cert check
* Added https checks to expect 302 for the 4 endpoint URLs.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Component: Infrastructure: Monitoring → Infrastructure: Other
You need to log in before you can comment on or make changes to this bug.