Closed
Bug 446430
Opened 17 years ago
Closed 17 years ago
Update production graph server to hg trunk 7/22
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: morgamic, Assigned: xb95)
Details
Attachments
(1 file)
|
3.77 KB,
patch
|
bhearsum
:
review+
|
Details | Diff | Splinter Review |
Need to update the production graph server this Tuesday night. Deployment instructions to follow.
Comment 1•17 years ago
|
||
I've done the set up on graphs-stage and it looked like this:
- move the cvs graph server out of /var/www/html/graphs (I stuck it in a temp directory till I was sure that everything moved right)
- pull a fresh copy of the hg graphs server and have it be the new /var/www/html/graphs (http://hg.mozilla.org/index.cgi/graphs/)
- in /var/www/html/graphs create a link index.html -> graphs.html
- in the new /var/www/html/graphs/server update the copy of graphsdb.py to point to the local mysql database
I think that that should do it.
morgamic: do we want auto hg update on this set up - or is it safer to just have that for stage?
| Reporter | ||
Comment 2•17 years ago
|
||
We won't auto-update, we will just work with IT and update during windows.
Comment 3•17 years ago
|
||
This patch should be landed during the outage, along with updating the talos production buildbot master to use them. I can handle this side of the operation as long as you give me a shout when you are starting the change over.
Attachment #330606 -
Flags: review?(bhearsum)
Updated•17 years ago
|
QA Contact: justin → mrz
Updated•17 years ago
|
Attachment #330606 -
Flags: review?(bhearsum) → review+
| Assignee | ||
Comment 4•17 years ago
|
||
I will be handling the IT side of this tonight, Tuesday. Alice, please let me know what time is good for you, within the typical 7-11PM PDT maintenance window.
Assignee: server-ops → mark
Comment 5•17 years ago
|
||
Comment on attachment 330606 [details] [diff] [review]
[Checked in]switch production talos boxes to use new graph directory structure
Checking in fast.production.sample.config;
/cvsroot/mozilla/tools/buildbot-configs/testing/talos/perfmaster/configs/fast.production.sample.config,v <-- fast.production.sample.config
new revision: 1.7; previous revision: 1.6
done
Checking in jss.production.sample.config;
/cvsroot/mozilla/tools/buildbot-configs/testing/talos/perfmaster/configs/jss.production.sample.config,v <-- jss.production.sample.config
new revision: 1.6; previous revision: 1.5
done
Checking in production.sample.config;
/cvsroot/mozilla/tools/buildbot-configs/testing/talos/perfmaster/configs/production.sample.config,v <-- production.sample.config
new revision: 1.9; previous revision: 1.8
done
Checking in production.sample.config.nochrome;
/cvsroot/mozilla/tools/buildbot-configs/testing/talos/perfmaster/configs/production.sample.config.nochrome,v <-- production.sample.config.nochrome
new revision: 1.6; previous revision: 1.5
done
Checking in production.sample.config.nogfx;
/cvsroot/mozilla/tools/buildbot-configs/testing/talos/perfmaster/configs/production.sample.config.nogfx,v <-- production.sample.config.nogfx
new revision: 1.9; previous revision: 1.8
done
Attachment #330606 -
Attachment description: switch production talos boxes to use new graph directory structure → [Checked in]switch production talos boxes to use new graph directory structure
| Assignee | ||
Comment 6•17 years ago
|
||
Now running on new code.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•7 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•