mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-23 02:00:12 +00:00
The non regression tests should check the quota management introduced in #127525 can be disabled, so we need to verify the previous behaviour using the integer quotas. It seems the problem was just a bad rebase that wrongly duplicated the tests. We fix removing the incorrect duplicates. Signed-off-by: Francesco Romani <fromani@redhat.com>