google-compute-engine-plugin
google-compute-engine-plugin copied to clipboard
Code Cleanup: Enable test parallelization by removing shared test state
This is similar to https://github.com/jenkinsci/google-kubernetes-engine-plugin/issues/27
Here the main focus will be on ComputeEngineCloudIT.java because they take the most time. I'll also look at addressing #40 so that I don't have to do this change twice.
Yep, #40 is basically part of the same effort.
Do you think I should close this and merge it with #40? Or vice-versa
Yea, let me go close #40 .