ee-sdk-binary-for-testing
stale? written 90 days ago ·kcuu1r61
Tarantool Enterprise SDK binary on this dev machine: /Users/blikh/data/workspace/sdk/3.7.0-r137/tarantool (Enterprise 3.7.0). The default 'tarantool' on PATH is Community 3.8.0 and CANNOT run EE-only paths (config.etcd source, etc.). To test any EE feature, export TARANTOOL_EE=/Users/blikh/data/workspace/sdk/3.7.0-r137/tarantool (the examples' Justfiles read TARANTOOL_EE; default binary is now 'tarantool-ee'). Community is fine for the plain Lua role + Lua test suite.