Skip to content

Make it easy to run the test suite with a ramdisk mounted on its temporary directory

  • add a --temp-dir-ramdisk [SIZE] option
    • the default value for SIZE would be whatever is needed by a full run of the test suite
    • if/when/once the required ramdisk size grows larger than what we can allocate on our isotesterN VMs, we’ll add swap and let the kernel deal with spreading data among the memory and disk; we’ll probably want to add a couple SSDs in RAID-0 to host these swap volumes, by the way

Related issues

Original created by @intrigeri on 8681 (Redmine)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information