[Python-buildbots] My einat-ubuntu worker

2020-01-07 Thread Tal Einat
Hi, I've been trying to bring my worker ("einat-ubuntu") back online, but apparently it requires more disk space and RAM than I can throw at it by default. Is there are way to configure it to not run the tests that require more than a few GB of disk space and 0.5GB RAM? If it's not worth the eff

[Python-buildbots] Re: My einat-ubuntu worker

2020-01-07 Thread Victor Stinner
There is the "-u" option of regrtest to disable "largefile" or "cpu" resources for example. About memory, there is the -M option. But I'm not sure that tests using up to 500 MB are flagged using @bigmem decorator which uses the -M option. 0.5 GB of memory sounds quite small. Victor Le mar. 7 jan