Project

General

Profile

Actions

action #6658

closed

move mojo tmp dir to same fs as testresults and images

Added by lnussel about 9 years ago. Updated 8 days ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
2015-03-11
Due date:
% Done:

0%

Estimated time:
2.00 h

Description

the mojo temp dir should be on the same file system as images and testresults to avoid a copy between disks when moving assets. Use Mojo::Asset::File::tmpdir to set it.

Actions #1

Updated by lnussel about 9 years ago

  • Estimated time set to 2.00 h
Actions #2

Updated by coolo over 8 years ago

I see $ENV{MOJO_TMPDIR} = ASSET_DIR . '/tmp';

this seems to do the trick

Actions #3

Updated by coolo over 8 years ago

  • Status changed from New to Resolved

commit 124e962f5c3c1a4d9b4e5bab0aa314d074c749f2
Author: Ludwig Nussel ludwig.nussel@suse.de
Date: Tue Jun 23 08:35:17 2015 +0200

set MOJO_TMPDIR to /var/lib/openqa/factory/tmp

makes sure temporary files for asset uploads are already on the target
filesystem to avoid expensive copy operations.
Actions

Also available in: Atom PDF