From 80078c93cb1de40f628e5d7909a3b5c5c4a12037 Mon Sep 17 00:00:00 2001 From: John Sully Date: Sun, 31 May 2020 22:51:02 -0400 Subject: [PATCH] Do another iteration for endurance Former-commit-id: ac3f8d1ac7af62b01816156b8578f4cbc48709e1 --- .github/workflows/endurance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/endurance.yml b/.github/workflows/endurance.yml index 5d88aa968..368ef9515 100644 --- a/.github/workflows/endurance.yml +++ b/.github/workflows/endurance.yml @@ -18,5 +18,5 @@ jobs: - name: test-multithread (5X) run: | sudo apt-get install -y tcl8.5 - ./runtest --loopn 3 --config server-threads 3 --clients 5 + ./runtest --loopn 4 --config server-threads 3 --clients 5