Ticket 1701 - test1.69 failed
Summary: test1.69 failed
Status: RESOLVED FIXED
Alias: None
Product: Slurm
Classification: Unclassified
Component: Test Suite (show other tickets)
Version: 14.11.8
Hardware: Linux Linux
: 6 - No support contract
Assignee: Nathan Yee
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2015-05-28 01:33 MDT by Véronique Legrand
Modified: 2015-05-28 03:36 MDT (History)
3 users (show)

See Also:
Site: -Other-
Slinky Site: ---
Alineos Sites: ---
Atos/Eviden Sites: ---
Confidential Site: ---
Coreweave sites: ---
Cray Sites: ---
DS9 clusters: ---
Google sites: ---
HPCnow Sites: ---
HPE Sites: ---
IBM Sites: ---
NOAA SIte: ---
NoveTech Sites: ---
Nvidia HWinf-CS Sites: ---
OCF Sites: ---
Recursion Pharma Sites: ---
SFW Sites: ---
SNIC sites: ---
Tzag Elita Sites: ---
Linux Distro: ---
Machine Name:
CLE Version:
Version Fixed: 14.11.8
Target Release: ---
DevPrio: ---
Emory-Cloud Sites: ---


Attachments
patch for test1.69 (1.19 KB, application/mbox)
2015-05-28 01:33 MDT, Véronique Legrand
Details

Note You need to log in before you can comment on or make changes to this ticket.
Description Véronique Legrand 2015-05-28 01:33:58 MDT
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.
Comment 1 Moe Jette 2015-05-28 03:36:44 MDT
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