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

Add tests to ensure a Beat binary belongs to the correct distribution (Elastic or oss) #197

Open
adriansr opened this issue Jun 15, 2021 · 0 comments

Comments

@adriansr
Copy link
Contributor

Until elastic/beats#25696, we used the help enroll command in Beats to tell Elastic and oss binaries apart.

Once the enroll feature was removed, we had to remove the checks (#196) we put in place (#105) to ensure each distribution contained the right binary.

In order to keep validating that binaries belong to the expected distribution, we need to find an alternate method to identify the distribution for a Beat binary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant