Anubhav Jindal has uploaded a new patch set (#10). ( http://gerrit.cloudera.org:8080/24372 )
Change subject: IMPALA-15043: Add Kubernetes-in-Docker E2E scripts ...................................................................... IMPALA-15043: Add Kubernetes-in-Docker E2E scripts Add Kubernetes-in-Docker support for external-cluster smoke tests by adding Jenkins orchestration, runtime selection (kind or k3d), and a service-to-pod port-forward fallback path for HS2 connectivity checks. Document the runtime architecture and test flow with diagrams, and link the new guide from the Kubernetes deployment documentation. Keep --dry-run side-effect free by skipping environment setup and port-forward operations when dry-run mode is enabled. Implemented and validated manually; Cursor-assisted. Change-Id: I122b99c38c8c70ab535349f92212621330f2aa55 --- M bin/jenkins/all-tests.sh A bin/jenkins/run-k8s-e2e-tests.sh A bin/run-k8s-e2e-tests.sh M docs/impala-on-kubernetes.md A docs/kubernetes-in-docker-e2e.md M tests/common/impala_test_suite.py A tests/infra/test_k8s_external_cluster.py 7 files changed, 582 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/72/24372/10 -- To view, visit http://gerrit.cloudera.org:8080/24372 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I122b99c38c8c70ab535349f92212621330f2aa55 Gerrit-Change-Number: 24372 Gerrit-PatchSet: 10 Gerrit-Owner: Anubhav Jindal <[email protected]>
