Closed
Bug 377809
Opened 18 years ago
Closed 18 years ago
Create script to verify bouncer1 -> bouncer2 migration
Categories
(Webtools :: Bouncer, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 378634
People
(Reporter: morgamic, Assigned: morgamic)
Details
As a part of the bouncer move we need to generate a script that can query the v1 links and then test them against v2 to make sure the move is transparent.
I have an idea about using the existing sentry.pl script as a starting point to accomplish the following:
1) query v1 database to build bouncer1 URLs
2) perform HEAD requests on those URLs against the new bouncer2 server (wherever that will be -- or by IP if it's the same DNS)
3) print results, based on assertions (200 response with one minimum redirect?)
Assignee | ||
Comment 1•18 years ago
|
||
I am dumb and re-filed this in another bug. This is a dupe.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Updated•18 years ago
|
OS: OS/2 → All
You need to log in
before you can comment on or make changes to this bug.
Description
•