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

Make tested vm images reusable #8

Open
arungeorgesaji opened this issue Aug 17, 2024 · 0 comments
Open

Make tested vm images reusable #8

arungeorgesaji opened this issue Aug 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@arungeorgesaji
Copy link
Member

So instead of downloading a new image when asked for the same tested vm,it should use the image downloaded before and then use it,this means that there should be a prompt which asks if new one needs to be downloaded and if not then old one can be used.There should be a configuration file somewhere which maps the latest downloaded image for a certain distro/os and the os name,which should be used to map when the next need arrives and then the old image should be duplicated and the duplicate image should be used(note:the latest image can stay the same even when creating the duplicate image as its just a duplicate).

The tested vm is being used when the user runs "./shp -vm create",at that trime it prompts which tested vm to use and thats the tested vm we are talking about.

@arungeorgesaji arungeorgesaji added the enhancement New feature or request label Aug 17, 2024
@arungeorgesaji arungeorgesaji moved this from Todo to In Progress in Features/Issues Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant