Граф коммитов

13 Коммитов

Автор SHA1 Сообщение Дата
Maitiú Ó Ciaráin 0eea1ec133
Consolidate e2e logic (#3392)
Consolidate e2e logic
2024-03-12 08:56:18 +01:00
Maitiú Ó Ciaráin b359efd540
Wrap K8s client in E2E with retry logic (#3366) 2024-02-07 15:28:37 -05:00
Christoph Blecker 9ef2e0bc0c
Add eventually timeout when we use contexts 2023-10-14 14:52:39 -07:00
Hilliary Lipsig 33cbf09add
Update adminapi_cluster_getlogs.go
Use internal image.
2023-09-12 17:33:31 -07:00
Hilliary Lipsig 4b891d0278
Update adminapi_cluster_getlogs.go
Update the image in the pod definition to use a publicly available image. Hopefully fixing the seemingly broken test.
2023-09-12 14:51:54 -07:00
Christoph Blecker ed88de5d60
Add e2e test to confirm systemData 2023-02-14 07:43:58 -08:00
Kipp Morris 26f2ab1473
e2e test for Hive-managed ARO clusters (#2631)
* e2e test for Hive-managed ARO clusters

* Added license

* Added checks for ControlPlaneConfig overrides

* Added clusterResourceID, adminAPICluster, and skipIfNotHiveManagedCluster()

* Removed var only used in one place

* Removed package-level admin cluster var
2023-01-20 13:21:07 -05:00
Mikalai Radchuk ebf9936a39 Moves get logs action E2E to use `Eventually` 2022-11-15 14:14:07 +00:00
Mikalai Radchuk bec53805db Improves context usage in E2Es
Unifies context usage across e2e specs: makes our tests
use Ginkgo provided context.
2022-11-02 19:56:32 +00:00
Mikalai Radchuk 9a97e87c7b Fixes get pod logs E2E
Previously the test was claiming to compare logs from RP with known
logs, but in fact we were comparing logs from RP with logs
received derectly from API server.
2022-10-11 14:39:25 +01:00
Amber Brown 26ef9684eb update to ginkgo v2 in the e2e tests 2022-09-27 15:16:30 +01:00
Amber Brown df6d621e66 attempt to make this e2e test a bit more reliable 2022-06-14 13:47:16 +10:00
Anshul Verma a1a7444e0b
add: Getpodlogs kubeaction api (#1885) 2022-06-02 11:56:07 +02:00