Created attachment 1912 [details] patch for test1.69 Hello, I am running slurm for test purpose on a linux virtual machine with 2 CPU. In slurm.conf, I have SelectType=linear. Because of my configuration (1 node with 2 CPU, select=linear), test1.69 failed. Indeed, it is not possible to run 2 srun jobs simultaneously on the same node with SelectType=linear. I simply added a few lines of code at the beginning of the test to check the number of nodes in the default partition and the SelectType and exit in my case. I propose the patch in attachment.
Thank you for diagnosing the problem and your patch. I checked in a variation of your change here: https://github.com/SchedMD/slurm/commit/99cd33f11a028358934c001c952f5a9fcf06a5eb