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

Drop duration from files.log in tests #10

Merged
merged 4 commits into from
Nov 7, 2024
Merged

Commits on Nov 7, 2024

  1. Add zeek-7 to CI matrix

    bbannier committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b7570a2 View commit details
    Browse the repository at this point in the history
  2. Bump GH actions

    bbannier committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    409881a View commit details
    Browse the repository at this point in the history
  3. Bump pre-commit hooks

    bbannier committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    fc3c0fc View commit details
    Browse the repository at this point in the history
  4. Drop duration from files.log in tests

    While this field should depend only on network time a user reported
    seeing values differing from the baseline. I imagine that this could
    happen due to very heavy system lead which caused us to switch to system
    time. Since this value is not interesting for the test anyway drop it
    from the baseline.
    
    Closes #9.
    bbannier committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0f14957 View commit details
    Browse the repository at this point in the history