-
Notifications
You must be signed in to change notification settings - Fork 1
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
scenarios: http_downstream/tests: missing certificate #5
Comments
cc: @odonata |
The certificate is indeed loaded, I tested it, and this is the trace log INFO test_http_downstream_001:test_http_downstream_001.py:115 certificate path: /Users/flowcollective/Documents/DESARROLLO/Python/Utilitarios/fluent-bit-test-suite/scenarios/http_downstream/tests/../certificate/certificate.pem |
It seems that the version you downloaded is outdated. Look at the file: pytest scenarios/http_downstream/tests/logic_http_downstream_001.py: It’s no longer called that; it’s now called: test_http_downstream_001.py I changed the names to the standard test naming convention, added parameterizations in the certificate files, so your repo needs to be updated with my changes. |
This issue is resolved. |
when running a specific test it's failing because a missing certificate:
it fails with:
Fluent Bit log:
The text was updated successfully, but these errors were encountered: