Files
kubernetes/test
AhmedGrati 89a9e480f9 fix: update deployment e2e tests
Previously, we were trying to patch the deployment's ready replicas by
changing it to 0, at the same time we have 2 available replicas.
Therefore, this test fails since the ready replicas is less than the
available replicas. As a fix, we make the number of ready replicas equals to the number
of available ones.

Signed-off-by: AhmedGrati <ahmedgrati1999@gmail.com>
2023-06-24 20:48:01 +01:00
..
2023-06-09 08:49:31 +03:00
2023-06-24 20:48:01 +01:00
2023-06-12 15:45:19 +02:00
2022-06-15 13:38:48 +09:00
2023-06-14 12:47:16 +02:00
2023-05-11 16:43:38 +00:00