Closed Bug 774589 Opened 12 years ago Closed 12 years ago

Adjust config at pvtbuilds2.dmz.scl3:/etc/post_upload.ini

Categories

(Infrastructure & Operations :: RelOps: General, task)

x86
All
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nthomas, Assigned: arich)

References

Details

Attachment 640254 [details] [diff] changes some variables used by post_upload.py, which requires all the ini files to be updated. Please modify the one for pvtbuilds2.dmz.scl3 like this:
-candidates = %(version)s-candidates/build%(buildnumber)s
+candidates_path = /home/ftp/pub/%(product)s/candidates
+candidates_base = %(version)s-candidates
+candidates = /build%(buildnumber)s

so that the fuzzing logs can be uploaded, and we fix a lot of this from nagios:
 buildbot-master12.build.scl1:Command Queue is CRITICAL: 8 dead items

In the meantime bear has written a script ~/scan_dead_and_move_fuzzing.sh which shoves all the failed jobs off into /dev/shm/queue/commands/hold. Once this bug is resolved we can rm *log; mv hold/* new/.
Summary: Adjust config at pvtbuilds2.dmz.scl3:/etc/post_upload.py → Adjust config at pvtbuilds2.dmz.scl3:/etc/post_upload.ini
File patched and pushed out to pvtbuilds2.dmz.scl3.  Confirmed by nthomas.
Assignee: server-ops-releng → arich
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
It sounds like pvtbuilds2 does not use puppet to manage the post_upload.ini file.  Can you confirm?
No confirmation.  It does use puppet.  It's just a different copy of the file.
Component: Server Operations: RelEng → RelOps
Product: mozilla.org → Infrastructure & Operations
You need to log in before you can comment on or make changes to this bug.