Closed Bug 609270 Opened 14 years ago Closed 14 years ago

Install post-symbol-upload.py on dm-symbolpush01

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ted, Assigned: aravind)

References

()

Details

I've written a script (post-symbol-upload.py) that we're going to run after build machines upload symbols to dm-symbolpush01. Please install the script (in the URL) to /usr/local/bin/post-symbol-upload.py on dm-symbolpush01. It needs to be world-executable, since we'll be running it as the various users that upload symbols (ffxbld et. al.). This script is going to be updated at least once in the near future, so it might make sense to clone the build/tools repo somewhere on dm-symbolpush01, and just symlink the file to /usr/local/bin, so that updating to a newer copy is simple. dm-symbolpush01 uses the cleanup-breakpad-symbols.py script in that same directory, so it might simplify managing that script as well.
I added this to the staging machine: lrwxrwxrwx 1 root root 63 Nov 3 05:48 post-symbol-upload.py -> /home/cltbld/checkouts/buildfarm/breakpad/post-symbol-upload.py
Assignee: server-ops → aravind
[root@dm-symbolpush01 bin]# ls -l total 4 lrwxrwxrwx 1 root root 70 Nov 16 17:23 post-symbol-upload.py -> /opt/symbol_tools/build_tools/buildfarm/breakpad/post-symbol-upload.py [root@dm-symbolpush01 bin]# pwd /usr/local/bin [root@dm-symbolpush01 bin]#
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.