mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-01 02:38:12 +00:00
Note that these tests will take now more time to run as they are relying on the scale up and scale down to prepare the test case and restore the cluster state. Remove all the gke and gce specific tests including: - GPUs - volumes (no way to provision volumes without provider specific infrastructure) - scale up/down from/to 0 - tests checking what happens after breaking nodes (no way to simulate temporary network failure without provider assumptions) Remove the scalability tests that were not run and unmaintained. Update the autoscaler version that is used by the tests. Update the autoscaler status parsing logic for the tests to pass with newer version of autoscaler.