Skip to content

Add test-e2e-kind target with hack script and artifact collection#270

Open
Priyankasaggu11929 wants to merge 1 commit into
kubernetes-sigs:mainfrom
Priyankasaggu11929:setup-kind-e2e-tests
Open

Add test-e2e-kind target with hack script and artifact collection#270
Priyankasaggu11929 wants to merge 1 commit into
kubernetes-sigs:mainfrom
Priyankasaggu11929:setup-kind-e2e-tests

Conversation

@Priyankasaggu11929
Copy link
Copy Markdown
Member

Following the k/jobset repo's pattern - https://github.com/kubernetes/test-infra/blob/98798bcae0a846ab0c1938f81044844a7df148f3/config/jobs/kubernetes-sigs/jobset/jobset-periodics-main.yaml

PR is adding a new hack/e2e-test.sh and a test-e2e-kind makefile target, that handles Kind cluster creation, artifact collection, and log export in one place.

This is prep work for the PR kubernetes/test-infra#37165, to give us periodic e2e test signals for NRC across all latest supported Kubernetes releases.


Note:

With this, the existing test-e2e target is redundant now, but it is still in use in the GH Action workflow (we can clean it up later once all our GH actions CI jobs are migrated to Prow).

/assign @ajaysundark

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 2, 2026

Deploy Preview for node-readiness-controller canceled.

Name Link
🔨 Latest commit ded3b17
🔍 Latest deploy log https://app.netlify.com/projects/node-readiness-controller/deploys/6a1ebd21c226730008cfb944

@k8s-ci-robot k8s-ci-robot requested a review from ajaysundark June 2, 2026 11:23
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Priyankasaggu11929
Once this PR has been reviewed and has the lgtm label, please assign mrunalp for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot requested a review from tallclair June 2, 2026 11:23
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants