Closed Bug 622076 Opened 14 years ago Closed 14 years ago

builder-addons.allizom.org - create a directory to export XPIs

Categories

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

x86
Linux

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: zalun, Assigned: oremj)

References

Details

One has to create /tmp/xpi directory or another (to be) specified in XPI_TARGETDIR (settings_local.py) https://builder-addons.allizom.org/services/monitor
Assignee: nobody → server-ops
Component: Server Operations: Projects → Server Operations
This needs to be in a shared location
SDKDIR_PREFIX should be now local - /tmp/SDK is default
This bug in integral in resolving the current auth issues on stage that are preventing QA testing and the pending release.
Blocks: 622083
Severity: normal → blocker
Priority: -- → P1
Assignee: server-ops → jeremy.orem+bugs
Does this need to be shared(NFS) or not? If it should be in /tmp the app should mkdir if it doesn't exist.
current setup is /tmp/xpi/ but on the production server it should be changed to a shared dir.
XPI_TARGETDIR should point to a shared path. Don't worry about SDKDIR_PREFIX for now. We'll either handle it on our end with tempfile or file a new bug. Thanks.
XPI_TARGETDIR = '/mnt/netapp_amo/addons.mozilla.org-preview/xpi_targetdir'
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
It would be also good to remove the SDKDIR_PREFIX from settings_local (I've no idea if it is removed or not) - the default is now given by tempfile.gettempdir()
It's been removed.
Thanks
Status: RESOLVED → VERIFIED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.