public-cloud-roadmap
public-cloud-roadmap copied to clipboard
Ability to launch a job based on previous specs
User story
As a user/data scientist/Machine Learning engineer, I would like to launch a new job based on an existing older job's specs that enables flags to override part of the job_spec like image, flavor, resource amount
so that I can retrain a model, launch batch trainings with the same parameters, etc.
**CLI **
ovhai job rerun <job_id>
Acceptance criteria
- I can run a new job based on previous spec with the command 'ovhai job rerun <job_id>'
- Ability to use with any old existing job of my Public Cloud project
- Ability to use via CLI, API, UI
Follow, vote and give your feedback
You can follow this task with the notification on the right tab. Ask us anything here in the comments below, and vote with emojis for most requested items! 👍 to vote for this issue
Discuss on Discord
Feel free to discuss with us on https://discord.gg/ovhcloud
Already available per CLI Upcoming through API and UI