From 32bcea7d3aeab28eb4aa8db9434a273a04258093 Mon Sep 17 00:00:00 2001
From: Yaroslav Lobankov <y.lobankov@tarantool.org>
Date: Sat, 8 Jun 2024 22:54:47 +0400
Subject: [PATCH] test: bump test-run to new version

Bump test-run to new version with the following improvements:

- Calculate parallel jobs based on available CPUs [1]
- Bump luatest to 1.0.1-15 (--list-test-cases) [2]
- luatest: detox test searching code [3]
- luatest: allow to run test cases in parallel [4]

[1] tarantool/test-run@182aa77
[2] tarantool/test-run@1fbbf9a
[3] tarantool/test-run@3b0ccd0
[4] tarantool/test-run@dd00063

NO_DOC=test
NO_TEST=test
NO_CHANGELOG=test
---
 test-run | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test-run b/test-run
index 84ebae5d04..dd0006329d 160000
--- a/test-run
+++ b/test-run
@@ -1 +1 @@
-Subproject commit 84ebae5d041125ab3bb52514c1472db844c45f20
+Subproject commit dd0006329d3c9ca30a956b66e8b61db1a57e51b9
-- 
GitLab