Skip to content

Conversation

@bneradt
Copy link
Contributor

@bneradt bneradt commented Mar 7, 2023

The http2_flow_control.test.py AuTest was ported from 10.x which supports a value of 3 for proxy.config.diags.debug.enabled. 9.2.x, however, does not support 3 and therefore debug logging hasn't been working for this test in 9.2.x. This fixes that. This, incidentally, seems to make the test run more reliably in the opensource CI environment.

The http2_flow_control.test.py AuTest was ported from 10.x which
supports a value of 3 for `proxy.config.diags.debug.enabled`. 9.2.x,
however, does not support 3 and therefore debug logging hasn't been
working for this test in 9.2.x. This fixes that. This, incidentally,
seems to make the test run more reliably in the opensource CI
environment.
@bneradt bneradt added the AuTest label Mar 7, 2023
@bneradt bneradt added this to the 9.2.1 milestone Mar 7, 2023
@bneradt bneradt requested a review from bryancall as a code owner March 7, 2023 22:10
@bneradt bneradt self-assigned this Mar 7, 2023
@bneradt
Copy link
Contributor Author

bneradt commented Mar 7, 2023

Note that this change is a 9.2.x only change. It is not applicable to 10.x since 10.x supports a value of 3 for proxy.config.diags.debug.enabled.

@bneradt
Copy link
Contributor Author

bneradt commented Mar 7, 2023

[approve ci autest]

@zwoop zwoop merged commit 9cb8564 into apache:9.2.x Mar 7, 2023
@bneradt bneradt deleted the fix_http2_flow_control_flakiness branch March 7, 2023 23:29
masaori335 pushed a commit to masaori335/trafficserver that referenced this pull request Jul 24, 2023
The http2_flow_control.test.py AuTest was ported from 10.x which
supports a value of 3 for `proxy.config.diags.debug.enabled`. 9.2.x,
however, does not support 3 and therefore debug logging hasn't been
working for this test in 9.2.x. This fixes that. This, incidentally,
seems to make the test run more reliably in the opensource CI
environment.

(cherry picked from commit 9cb8564)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants