spring-cloud / spring-cloud-kubernetes

Kubernetes integration with Spring Cloud Discovery Client, Configuration, etc...
Apache License 2.0
3.47k stars 1.04k forks source link

change deployment delete sequence for integration tests #1754

Closed wind57 closed 1 month ago

wind57 commented 1 month ago

@ryanjbaxter ready to be looked, I've compared the times of a few previous runs and running on github is not that impressive of a time reduction, a few minutes, but since we distribute tests, it does not have a "wow" effect. It should be close to that for your internal jenkins though (as far as I understand there you don't run tests in parallel).

P.S. Once I am done with all integration tests re-factor, we should see much better times in github also.