Skip to content

Improve e2e running in more constrained environments#983

Merged
thockin merged 5 commits intokubernetes:masterfrom
thockin:master
Apr 13, 2026
Merged

Improve e2e running in more constrained environments#983
thockin merged 5 commits intokubernetes:masterfrom
thockin:master

Conversation

@thockin
Copy link
Copy Markdown
Member

@thockin thockin commented Apr 13, 2026

This is a takeover of #972 by @NBardelot

* Allow users to run end-to-end tests behind a proxy
* Allow users to run end-to-end tests with a fully-qualified
  and/or private alpine image
* Sort .gitgnore for convenience for future diffs
* Add .idea/ to .gitignore
Allow the user running end-to-end tests to override the
repository's URL in order to use a mirror if need be.
Introduces a new LIST_OF_E2E_TESTS option in order
to select end-to-end tests that will be executed when
calling `make test`.

It uses the tests script's arguments parsing that already
exists.
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: thockin

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

The pull request process is described 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 review from janetkuo and stp-ip April 13, 2026 18:46
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. 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 Apr 13, 2026
@thockin thockin merged commit d86d141 into kubernetes:master Apr 13, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. 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