Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a way to configure a maximum job name length #2730

Open
gold2718 opened this issue Jul 28, 2018 · 2 comments
Open

Need a way to configure a maximum job name length #2730

gold2718 opened this issue Jul 28, 2018 · 2 comments
Assignees
Labels
Assigned Low Priority maint-5.6_bugfix should be merged to both maint-5.6 and master ty: Bug

Comments

@gold2718
Copy link

Some machines limit the maximum length of a job name and submissions will fail if a longer name is used.
Currently, there is one supported CESM machine (Pleiades) that has this requirement and the job name length is enforced in the code using a hard-coded name match (editorial note, WTF?).
The suggested fix is to add a new, optional attribute in config_machines.

Reported by a CESM 2.0 user who does not thing modifying python code is the best way to add a machine.

@gold2718 gold2718 added ty: Bug maint-5.6_bugfix should be merged to both maint-5.6 and master labels Jul 28, 2018
@rljacob
Copy link
Member

rljacob commented Feb 20, 2019

From telecon: need to add item to schema for machine about job name length.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned Low Priority maint-5.6_bugfix should be merged to both maint-5.6 and master ty: Bug
Projects
None yet
Development

No branches or pull requests

4 participants