Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow customizing the Istio version to use in the e2e tests #243

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

nacx
Copy link
Collaborator

@nacx nacx commented Apr 7, 2024

Currently, the e2e test suite runs against the latest Istio version. This change allows setting the E2E_ISTIO_VERSION to the version of Istio to be used. If left empty (default) the latest Istio version will still be installed.

It can be used as:

E2E_ISTIO_VERSION=1.21.0 E2E_TEST_OPTS=-v make e2e/istio

@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@istio-testing
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nacx, sergicastro

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

The pull request process is described here

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

@istio-testing istio-testing merged commit 413214a into istio-ecosystem:main Apr 12, 2024
12 checks passed
@nacx nacx deleted the istio-version branch April 12, 2024 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants