Closed
Bug 1195267
Opened 10 years ago
Closed 10 years ago
dump_user_installs_cron and associated code does not work with a remote storage
Categories
(Marketplace Graveyard :: Code Quality, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2015-08-25
People
(Reporter: mat, Assigned: mat)
References
Details
(Whiteboard: [qa-])
The dump_user_installs_cron cronjob does not work with a remote storage, it writes to the filesystem.
See mkt/webapps/cron.py, mkt/webapps/tasks.py. It's similar to bug 1191878 but it's not the same code.
Updated•10 years ago
|
Assignee: nobody → mpillard
Priority: -- → P1
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2015-08-25
Assignee | ||
Comment 2•10 years ago
|
||
Re-open because the dumps need to be private, not public.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 3•10 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
Comment 4•10 years ago
|
||
Please add STR here or mark it with [qa-] if no QA is needed.
Assignee | ||
Comment 5•10 years ago
|
||
Verified manually on dev: /mnt/netapp_amo_dev/marketplace-dev.allizom.org/shared_storage/dumped-users/tarballs/2015-08-24.tgz (it's not exposed through HTTP) exists and is valid.
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•