Enforce the max-parallel to 1 to avoid the conflicts of network benchmarks

This commit is contained in:
Fabing Li 2025-03-26 03:08:10 +00:00 committed by Tate, Hongliang Tian
parent 1e3098d734
commit 85e0dcf70b

View File

@ -103,6 +103,8 @@ jobs:
- memcached/t8_conc32_window20k
- memcached/t16_conc64_window10k
fail-fast: false
# FIXME: Remove the following line after fixing the parallel execution of network benchmarks.
max-parallel: 1
timeout-minutes: 60
container:
image: asterinas/asterinas:0.14.1-20250322