Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

incomplete validation of SLURM files #94

Open
reschke opened this issue Mar 29, 2021 · 0 comments
Open

incomplete validation of SLURM files #94

reschke opened this issue Mar 29, 2021 · 0 comments

Comments

@reschke
Copy link

reschke commented Mar 29, 2021

RFC 8416 requires any dviation from the format to be treated as error (see https://tools.ietf.org/html/rfc8416#section-3.1).

However, various deviations, such as

  • extra JSON members
  • missing slumVersion
  • slurmVersion not set to "1"

apparently are ignored.

Related to that: it would be nice if processing of Slurm resources would cause something to be written to the log above "debug" level, consistent with the processing of the validated cache.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant