Skip to content

Commit 91ed986

Browse files
committed
test: make some trivial change to trigger the CI
Part of #531 NO_DOC=trivial NO_TEST=trivial
1 parent 116956d commit 91ed986

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/router-luatest/router_2_2_test.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ local cfg_template = {
2929
}
3030
local global_cfg = vtest.config_new(cfg_template)
3131

32+
-- Trigger flaky.
3233
local function callrw_get_uuid(bid, timeout)
3334
timeout = timeout ~= nil and timeout or iwait_timeout
3435
return ivshard.router.callrw(bid, 'get_uuid', {}, {timeout = timeout})

0 commit comments

Comments
 (0)