mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-28 12:19:16 +00:00
The IPAM and scheduler performance tests are currently causing integration-master job to fail because of timeouts. They were not previously running as part of integration-master, so we can disable them without loss of test coverage. They should be re-enabled as part of fix for #93112. Signed-off-by: hasheddan <georgedanielmangum@gmail.com>