haproxy/reg-tests/cache
Willy Tarreau 48d5ef363d REGTESTS: restrict execution to a single thread group
When threads are enabled and running on a machine with multiple CCX
or multiple nodes, thread groups are now enabled since 3.3-dev2, causing
load-balancing algorithms to randomly fail due to incoming connections
spreading over multiple groups and using different load balancing indexes.

Let's just force "thread-groups 1" into all configs when threads are
enabled to avoid this.
2025-06-30 18:54:35 +02:00
..
basic.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
caching_rules.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
expires.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
if-modified-since.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
if-none-match.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
post_on_entry.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
sample_fetches.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
vary_accept_encoding.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00
vary.vtc REGTESTS: restrict execution to a single thread group 2025-06-30 18:54:35 +02:00