Closed
Bug 877806
Opened 12 years ago
Closed 12 years ago
[basket] basket-dev not updating
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: pmac, Assigned: cturra)
References
()
Details
The code on basket-dev.allizom.org seems old. I thought it was supposed to auto update from master every 15min or so. Either it's stuck, or that's not true. Please research and let me know the deal. In either case, we'd like for it to be on the latest code from master.
| Assignee | ||
Comment 1•12 years ago
|
||
hmm.. so it doesn't look like there is a cronjob for auto deploying basket-dev :S i have gone ahead and committed one for you that runs every 15 minutes, so this should all be sorted for you after the next puppet run. i will report back when that is complete.
Assignee: server-ops-webops → cturra
| Assignee | ||
Comment 2•12 years ago
|
||
cronjob installed and running every 15 minutes :)
[root@genericadm.private.phx1 chief]# grep -i "basket-dev" /var/log/cron | tail -2
May 30 14:15:01 genericadm CROND[28566]: (root) CMD (/usr/bin/flock -w 10 /var/lock/basket-dev /data/genericrhel6-dev/src/basket-dev.allizom.org/update > /dev/null 2>&1)
May 30 14:30:02 genericadm CROND[26772]: (root) CMD (/usr/bin/flock -w 10 /var/lock/basket-dev /data/genericrhel6-dev/src/basket-dev.allizom.org/update > /dev/null 2>&1)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•12 years ago
|
||
Wow. I really thought there was one. Thanks :)
Status: RESOLVED → VERIFIED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 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
•