search for: test_mid

Displaying 2 results from an estimated 2 matches for "test_mid".

Did you mean: test_id
2018 May 16
1
Re: [PATCH] tests: Increase appliance memory when testing 256+ disks.
.../ 5); > $g->launch (); > my %kernel = $g->utsname; > $g->close (); I don't see how this changes the situation, given that the handle here is used only to get the information of the kernel running in the appliance. I guess should rather be done to the handle created in the test_mid subroutine? -- Pino Toscano
2018 May 16
3
[PATCH] tests: Increase appliance memory when testing 256+ disks.
Currently the tests fail on x86 with recent kernels: FAIL: test-255-disks.sh This confused me for a while because our other test program (utils/max-disks/max-disks.pl) reports that it should be possible to add 255 disks. Well it turns out that the default amount of appliance memory is sufficient if you're just adding disks, but if you try to add _and_ partition those disks there's