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

Fix Envoy Version Test - Label Agnostic #12831

Merged

Conversation

murray-stripe
Copy link
Contributor

@murray-stripe murray-stripe commented Aug 26, 2020

Commit Message:

To support internal builds of Envoy that may assign a label other than
dev, there is no good reason that this test should hardcode that value
in and can still be correct.

Additional Description: Resolves #11920
Risk Level: low
Testing: Is a test
Docs Changes: n/a
Release Notes: n/a

To support internal builds of Envoy that may assign a label other than
`dev`, there is no good reason that this test should hardcode that value
in and can still be correct.

Signed-off-by: John Murray <[email protected]>
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Thanks!

@mattklein123 mattklein123 merged commit 79058d6 into envoyproxy:master Aug 26, 2020
@murray-stripe murray-stripe deleted the murray/version-out-test-fix branch August 28, 2020 13:28
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.

Support additional labels in version_out_test.sh
2 participants