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-3985] Add extra params create-job-script #387

Merged
merged 9 commits into from
Oct 19, 2023

Conversation

julianaklulo
Copy link
Contributor

What

Update the command create-job-script (render) to include extra params for submission mode.
The parameters can be specified by the user when invoking the command.
When running on fast mode, if they're not specified, the parameters default to:
--cluster-name: cluster where the CLI is running
--execution-directory: current working directory
--download: True
On non fast mode, the user is prompted with two questions:
"Submit the job immediately?" and "Download job script file?"

Why

To enable the submission mode on create-job-script command.

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


Peer Review

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

Copy link
Member

@dusktreader dusktreader left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work. I have some comments for you:

@julianaklulo julianaklulo force-pushed the ASP-3985--extra-params-create-job-script branch from 80f4541 to 3895de3 Compare October 18, 2023 23:09
@julianaklulo julianaklulo force-pushed the ASP-3985--extra-params-create-job-script branch from 487d194 to dce78f2 Compare October 19, 2023 19:37
@julianaklulo julianaklulo merged commit 921be70 into main Oct 19, 2023
@julianaklulo julianaklulo deleted the ASP-3985--extra-params-create-job-script branch October 19, 2023 20:20
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.

3 participants