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 more tests for events expiration #7071

Merged
merged 1 commit into from Apr 20, 2021

Conversation

theopolis
Copy link
Member

This adds more tests for event subscribers. Specifically, this tests when a "minimum expiration" is needed. In these cases there are multiple queries in the schedule with different intervals. The minimum expiration assures that all queries have run before any event is expired.

@theopolis theopolis added events Related to osquery's evented tables or eventing subsystem test labels Apr 20, 2021
@theopolis theopolis requested review from a team as code owners April 20, 2021 01:43
@theopolis theopolis merged commit 24bdf78 into osquery:master Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
events Related to osquery's evented tables or eventing subsystem test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants