CrazYmonkeY159
Expert Member
I have a workflow related question. I'm running two separate Linux based guest VMs on my machine (let's call them VM A and VM B from now on) I develop and run tests and simulations on VM A but I also want to run the same tests on VM B (all the code that VM A and VM B use are identical)
Now I guess I could develop on VM A, push my changes to github, and then pull the changes from github on VM B then run the code on both VMs.
I was hoping that maybe I could find a more quick solution to this problem or is this the only way that I can/should do it? I'm trying to speed up my workflow.
Now I guess I could develop on VM A, push my changes to github, and then pull the changes from github on VM B then run the code on both VMs.
I was hoping that maybe I could find a more quick solution to this problem or is this the only way that I can/should do it? I'm trying to speed up my workflow.