From d75cd4239f34e89fc6e25819645e9f6fc0548d25 Mon Sep 17 00:00:00 2001
From: Yaroslav Lobankov <y.lobankov@tarantool.org>
Date: Tue, 13 Feb 2024 19:21:00 +0400
Subject: [PATCH] test: bump test-run to new version

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

- Bump luatest to 1.0.0-5-gf31fe34 [1]
- get_iproto_port: remove duplicates [2]
- requirements: bump gevent to 22.10.2 [3]
- Fix decoding error when reading server's log file [4]

[1] tarantool/test-run@bfcc9e8
[2] tarantool/test-run@da98d7f
[3] tarantool/test-run@bc1c473
[4] tarantool/test-run@434cbec

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 14d65da88f..434cbec7d8 160000
--- a/test-run
+++ b/test-run
@@ -1 +1 @@
-Subproject commit 14d65da88f606673e9a56eb3d788000a5b5dc6aa
+Subproject commit 434cbec7d80233992a85eba21f566c9fe8d7ed6d
-- 
GitLab