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

tests: fix and clean up fuzzer script #3195

Merged
merged 5 commits into from
Feb 21, 2023
Merged

tests: fix and clean up fuzzer script #3195

merged 5 commits into from
Feb 21, 2023

Conversation

eckter
Copy link
Contributor

@eckter eckter commented Feb 17, 2023

fixes #3191

Can be reviewed commit per commit, I thought they were small enough not to warrant several PRs (but I can split the PR if that makes it easier).

  1. create scenarios when used as a standalone script
  2. properly handle and log timeout errors
  3. only ignore stdcm 4xx errors when it's a "no path found"
  4. update comments and docstrings
  5. add optional parameters for stdcm requests

tests/fuzzer/fuzzer.py Outdated Show resolved Hide resolved
@eckter eckter changed the title fuzzer: create scenarios when used as a standalone script tests: fix and clean up fuzzer script Feb 17, 2023
@multun multun merged commit ef842f1 into dev Feb 21, 2023
@multun multun deleted the ech/fix-fuzzer-scenario branch February 21, 2023 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tests: fuzzer can't currently be used as a standalone script
3 participants