tempesta-tech / tempesta-test

Test suite for Tempesta FW
10 stars 4 forks source link

fixed blinking tests #373

Closed RomanBelozerov closed 1 year ago

RomanBelozerov commented 1 year ago

I didn't fix t_long_body.test_long_request and very_many_backends.test_deadtime_1M because they are working on CI now. But I added curl error output for test_long_request.

The main problem of blinking test_cache_control is situation when max-age == age. I fixed timeouts for these tests.

test_cache_control are disabled by https://github.com/tempesta-tech/tempesta/pull/1765.