jenkinsci / jenkinsci/google-compute-engine-plugin
Code Cleanup: Enable test parallelization by removing shared test state
Open
code cleanup
- Dominant language
- Java
- Stars
- 58
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
This is similar to https://github.com/jenkinsci/google-kubernetes-engine-plugin/issues/27
Here the main focus will be on [ComputeEngineCloudIT.java](https://github.com/jenkinsci/google-compute-engine-plugin/blob/master/src/test/java/com/google/jenkins/plugins/computeengine/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.
Contributor guide
Assessment
This issue has not been assessed yet.