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

ASP-2256 Migrate the SBATCH param mapper to jobbergate-api #193

Merged
merged 11 commits into from
Dec 7, 2022

Conversation

fschuch
Copy link
Member

@fschuch fschuch commented Dec 2, 2022

to the job_submissions POST endpoint

What

The sbatch parser was implemented successfully on the cluster-agent.

The implementation worked, but it was difficult to reflect errors to the user due to the asynchronous nature of remote job submission. Raising these errors early in the workflow will result in a better user experience, in general. Jobbergate would also present the error message and log, allowing users to act and solve the problems related to the parameters.

Why

Explain why the proposed change is necessary.

Task: https://jira.scania.com/browse/ASP-2256


Peer Review

Please follow the upstream omnivector documentation concerning
peer-review guidelines.

@fschuch fschuch changed the base branch from main to ARMADA-692 December 2, 2022 16:33
@fschuch fschuch changed the base branch from ARMADA-692 to ASP-1915 December 5, 2022 13:46
they now also check is the data at the database is as expected
@fschuch fschuch merged commit 5ec0b61 into ASP-1915 Dec 7, 2022
@fschuch fschuch deleted the ASP-2256 branch December 7, 2022 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants