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

Update operator e2e tests to always run against appVersion #129

Merged
merged 2 commits into from
Mar 3, 2022

Conversation

TylerHelmuth
Copy link
Member

Fixes #126

Today the lint-test workflow runs the operator e2e tests against latest. This can cause problem if the operator latest is ahead of the chart's target version. This change updates the lint-test workflow to always run the operator e2e tests against the operator version that matches appVersion.

@TylerHelmuth TylerHelmuth requested review from a team March 2, 2022 19:44
Copy link
Member

@dmitryax dmitryax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing it!

@dmitryax dmitryax merged commit 4c62212 into open-telemetry:main Mar 3, 2022
@TylerHelmuth TylerHelmuth deleted the issue-126 branch March 3, 2022 01:04
dmitryax added a commit that referenced this pull request Mar 18, 2022
Tyler has been actively involved in this repo recently. The following PR were submitted or reviewed:
- #129
- #131
- #139
- #147
- #151
- #142
- #143
- #148

cc @open-telemetry/helm-approvers
dmitryax added a commit that referenced this pull request Mar 20, 2022
Tyler has been actively involved in this repo recently. The following PR were submitted or reviewed:
- #129
- #131
- #139
- #147
- #151
- #142
- #143
- #148

cc @open-telemetry/helm-approvers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make opentelemetry-operator tests to not fail once new operator version is released
2 participants