From 9b9c54b4ce6a81c602c5bced54350ead3fe1b40a 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