google-compute-engine-plugin icon indicating copy to clipboard operation
google-compute-engine-plugin copied to clipboard

Code Cleanup: Enable test parallelization by removing shared test state

Open stephenashank opened this issue 6 years ago • 3 comments

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.

stephenashank avatar Mar 19 '19 20:03 stephenashank

Yep, #40 is basically part of the same effort.

rachely3n avatar Mar 19 '19 21:03 rachely3n

Do you think I should close this and merge it with #40? Or vice-versa

stephenashank avatar Mar 19 '19 21:03 stephenashank

Yea, let me go close #40 .

rachely3n avatar Mar 19 '19 22:03 rachely3n