-
Notifications
You must be signed in to change notification settings - Fork 90
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
test/stream: Update drop reason per new reason code #1357
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Considering the issue associated with this change, I think it would be good to also add checks for the drop reason stats counters, here, too.
Good point. I've updated the tests with a stats check. |
Why is CI green when OISF/suricata#9408 is not merged yet ? |
Trying to figure that out... 🤔 |
Because these S-V tests require feature DEBUG which is not tested by S-V CI (but I guess is tested by Suricata CI) |
aha 🙇🏽 |
Why is debug required? I see the requirement in the test.yaml file and would like to understand why debug is required for a core feature? |
Debug is required for this SV test. If it is not required for the feature, you can try to get rid of it. |
Perhaps a README in these tests as to why debug is required? |
I'll add a note -- it's because of the exception policy simulation logic the test requires. |
Sorry for adding more to this, but while doing a re-review after the push, it came to my mind: this hasn't been backported yet, right? So, shouldn't we add min-version to the new/changed checks? |
Merged in #1388, thanks! |
Issue: 6235
Ticket
If your pull request is related to a Suricata ticket, please provide
the full URL to the ticket here so this pull request can monitor
changes to the ticket status:
Redmine ticket: