tempesta-tech / tempesta-test

Test suite for Tempesta FW
10 stars 4 forks source link

Implement tests for #1794 issue in tempesta #388

Closed EvgeniiMekhanik closed 1 year ago

EvgeniiMekhanik commented 1 year ago

There was a problem with response absence in case of invalid http2 request. Implement several tests with different invalid htt2 requests to cover this problem. Some of these tests require fix of #1781 in tempesta! Since #1781 is reproduced only on CI we should run check this patch with appropriate branch (MekhanikEvgenii/Strange-warning-only-on-CI) several times.

EvgeniiMekhanik commented 1 year ago

This PR must unmask sessions/test_h2_sticky_scheduler.py

Yes Fixed