Skip to content

Fix combination of oss and release version #47

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

Merged
merged 1 commit into from
Feb 10, 2023
Merged

Conversation

widhalmt
Copy link
Member

@widhalmt widhalmt commented Feb 9, 2023

There is no oss version of Elastic Stack after version 7.x. So we need to make sure we don't run tests for variants that don't even exist.

That can mean to pin tests to a certain release. Meaning we run the same test twice which is a bit of a waste of ressources but will only be neccessary as long as 7.x is supported. Or changing the variant to elastic where appropriate.

There is no `oss` version of Elastic Stack after version 7.x. So we need
to make sure we don't run tests for variants that don't even exist.

That can mean to pin tests to a certain release. Meaning we run the same
test twice which is a bit of a waste of ressources but will only be
neccessary as long as 7.x is supported. Or changing the variant to
`elastic` where appropriate.
@widhalmt widhalmt added the bug Something isn't working label Feb 9, 2023
@widhalmt widhalmt added this to the 1.0.0 milestone Feb 9, 2023
@widhalmt widhalmt self-assigned this Feb 9, 2023
@widhalmt widhalmt mentioned this pull request Feb 9, 2023
@widhalmt widhalmt merged commit 071fab8 into main Feb 10, 2023
@widhalmt widhalmt deleted the fix/whencondition-oss branch February 10, 2023 09:11
ivareri pushed a commit to ivareri/ansible-collection-elasticstack that referenced this pull request Jun 17, 2025
Fix combination of oss and release version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants