lahirujayathilake opened a new issue, #538: URL: https://github.com/apache/airavata-custos/issues/538
When a user is added to an allocation, their Slurm association is created almost immediately, but the account itself is provisioned to the cluster a few seconds to minutes later. If the association lands first, the cluster cannot resolve the user and rejects their job submissions until an admin manually refreshes it. The association should not be created until the account is actually usable on the cluster. ### Acceptance - After approval the user can submit a job with no manual intervention. - If provisioning never completes, the association is skipped and the failure is recorded rather than left broken. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
