We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the issue This WARNING sometimes happens on daily tests with debug kernel on CI. It is difficult to reproduce.
Expected Behavior not WARNING
To Reproduce tests to reproduce - http2_general.test_h2_responses.H2ResponsesPipelined.test_success_pipelined, http2_general.test_h2_perf.TLSPerf.test
http2_general.test_h2_responses.H2ResponsesPipelined.test_success_pipelined
http2_general.test_h2_perf.TLSPerf.test
Configuration file
listen 443 proto=h2; srv_group default { server ${server_ip}:8000; } tls_certificate ${tempesta_workdir}/tempesta.crt; tls_certificate_key ${tempesta_workdir}/tempesta.key; tls_match_any_server_name;
Version or commit hash Tempesta - fe21386 kernel-patch - 5.10.35.tfw-fa7cd2d-debug tempesta-test - a57bb3a45b68506377882cef96c49003c4eee422
Stacktrace or debug log WARNING.txt
The text was updated successfully, but these errors were encountered:
EvgeniiMekhanik
No branches or pull requests
Describe the issue
This WARNING sometimes happens on daily tests with debug kernel on CI. It is difficult to reproduce.
Expected Behavior
not WARNING
To Reproduce
tests to reproduce -
http2_general.test_h2_responses.H2ResponsesPipelined.test_success_pipelined
,http2_general.test_h2_perf.TLSPerf.test
Configuration file
Version or commit hash
Tempesta - fe21386
kernel-patch - 5.10.35.tfw-fa7cd2d-debug
tempesta-test - a57bb3a45b68506377882cef96c49003c4eee422
Stacktrace or debug log
WARNING.txt
The text was updated successfully, but these errors were encountered: