Skip to content

Conversation

@georgiy-belyanin
Copy link
Member

New version includes the following commits related to luatest functionality:

  • Add cluster helper as a tool for managing a Tarantool cluster [1]

[1] tarantool/luatest@b446120

@coveralls
Copy link

coveralls commented Dec 20, 2024

Coverage Status

coverage: 62.54% (-0.03%) from 62.573%
when pulling e711148 on georgiy-belyanin:bump-luatest
into dc2382c on tarantool:master.

@georgiy-belyanin georgiy-belyanin self-assigned this Dec 20, 2024
@georgiy-belyanin georgiy-belyanin force-pushed the bump-luatest branch 2 times, most recently from 3b42d0c to 6b84e14 Compare December 26, 2024 14:34
Bump `gevent` version to 24.11.2 to avoid the following issue with
installation in a Python 3.12 environment:

Error compiling Cython file:
------------------------------------------------------------
...
cdef tuple integer_types

if sys.version_info[0] >= 3:
  integer_types = int,
else:
  integer_types = (int, long)
			^
------------------------------------------------------------
src/gevent/libev/corecext.pyx:60:26: undeclared name not builtin: long

Version `24.*` doesn't support Python 3.7 and Python 3.8, so continue
using `22.*` version for these versions.
New version includes the following commits related to luatest
functionality:

- Add `cluster` helper as a tool for managing a Tarantool cluster [1]

[1] tarantool/luatest@b446120
@Totktonada Totktonada merged commit 95bbee5 into tarantool:master Dec 26, 2024
19 checks passed
@Totktonada Totktonada removed their assignment Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants