tarantool / tarantool-qa

QA related issues of Tarantool
3 stars 0 forks source link

Jepsen jobs failing on git operations #282

Closed ylobankov closed 1 year ago

ylobankov commented 1 year ago

Job jepsen-single-instance and jepsen-single-instance-txm fail with the following error:

fatal: No names found, cannot describe anything.
CMake Error at CMakeLists.txt:271 (message):
  Unable to retrive version from git or /__w/tarantool/tarantool/VERSION
  file.

-- Configuring incomplete, errors occurred!
See also "/__w/tarantool/tarantool/CMakeFiles/CMakeOutput.log".
See also "/__w/tarantool/tarantool/CMakeFiles/CMakeError.log".
make: *** [.test.mk:30: configure] Error 1
Error: Process completed with exit code 2.

Looks like it caused by updating checkout action in commit https://github.com/tarantool/tarantool/commit/847e5e0c0468c53cbfe65257ca2e97a476f1c4ca.