Open edsiper opened 3 months ago
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 INFO test_http_downstream_001:test_http_downstream_001.py:11 Certificate loaded... INFO test_http_downstream_001:test_http_downstream_001.py:169 connection = <http.client.HTTPSConnection object at 0x107395760>
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: