Closed Bug 591348 Opened 14 years ago Closed 14 years ago

Try test logs ending up in wrong directory

Categories

(Release Engineering :: General, defect, P2)

x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: catlee, Assigned: catlee)

References

Details

Assignee: nobody → catlee
The command run was:

Running post_upload.py --tinderbox-builds-dir tryserver-macosx -b tryserver -p firefox -i 20100827054723 --revision ca665f10acfe --who raymond@raysquare.com --builddir tryserver_leopard-debug_test-crashtest --release-to-tryserver-builds /tmp/tmp.VJgfc18489 /tmp/tmp.VJgfc18489/tryserver_leopard-debug_test-crashtest-build667.txt.gz
 Running ['/tools/buildbot-0.8.0/bin/python', '/tools/buildbotcustom-0.8.0/buildbotcustom/bin/log_uploader.py', 'stage.mozilla.org', '-u', 'trybld', '-i', '/home/cltbld/.ssh/trybld_dsa', '-b', 'tryserver', '-p', 'linux64', '--try', '/builds/buildbot/try-trunk-master/tryserver-linux64', '2367']
Whoops, this is the right one:

 Running ['/tools/buildbot-0.8.0/bin/python', '/tools/buildbotcustom/buildbotcustom/bin/log_uploader.py', 'stage.mozilla.org', '-u', 'trybld', '-i', '/home/cltbld/.ssh/trybld_dsa', '-b', 'tryserver', '-p', 'macosx', '--try', '/builds/buildbot/tests-master/tryserver_leopard-debug_test-mochitests-5', '667']
Updating log_uploader.py to set builddir to tryserver-%(platform)s will probably work.  Depends on bug 591006 being fixed so platform include the '-debug' string when appropriate.
Depends on: 591006
Priority: -- → P2
Fixed by bug 591006
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.