You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using spot instances on GCP to perform my tests according to the technique listed below.
I have to restart the entire workflow if one of these instances is preempted during test execution. If I restart the failed run, all test cases are being executed in one VM, which takes a lot of time. Is it possible to restart one run to only execute the test cases that are assigned to the preempted VM?
Hi
I'm using spot instances on GCP to perform my tests according to the technique listed below.
I have to restart the entire workflow if one of these instances is preempted during test execution. If I restart the failed run, all test cases are being executed in one VM, which takes a lot of time. Is it possible to restart one run to only execute the test cases that are assigned to the preempted VM?
The text was updated successfully, but these errors were encountered: