Bug #11618
Tmpdir too small on isotesters
Start date:
2016-08-01
Due date:
% Done:
0%
Description
On branches that enable more of the fragile tests (in particular the USB upgrade feature), the runs always fail on scenarios “Try to "Upgrade from ISO" Tails to a pristine USB drive
” and “Try to "Upgrade from ISO" Tails to a USB drive with GPT and a FAT partition
” because /tmp/TailsToaster/ size is a bit too short. Error message is:
Error creating disk "pristine" in "/tmp/TailsToaster/TailsToasterStorage". Need 4096 MiB but only 4154 MiB is available of which 500 MiB is reserved for other temporary files.
So there actually seems to be enough free space, but some is reserved.
Subtasks
Related issues
Is duplicate of Tails - |
Resolved | 2016-07-21 |
History
#1 Updated by intrigeri 2016-08-01 13:15:02
- Status changed from Confirmed to Duplicate
- Assignee deleted (
bertagaz) - Target version deleted (
Tails_2.6)
This was fixed a while ago on the branch that actually makes these scenarios pass (see Bug #11588 and Bug #11590). I would strongly recommend against trying to run these scenarios without these recent improvements.
#2 Updated by intrigeri 2016-08-01 13:15:19
- is duplicate of
Bug #11582: Some upgrade test scenarios fail due to lack of disk space on Jenkins added