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

incomplete validation of SLURM files #94

Open
@reschke

Description

@reschke

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions