Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH] test: enable all Tarantool tests for Odroid
@ 2021-08-19 12:04 Sergey Kaplun via Tarantool-patches
  0 siblings, 0 replies; only message in thread
From: Sergey Kaplun via Tarantool-patches @ 2021-08-19 12:04 UTC (permalink / raw)
  To: Igor Munkin, Vitaliia Ioffe; +Cc: tarantool-patches

This patch enables all tests to be run in CI, since all issues found
with them are finally resolved in scope of the commit
847b096e37ad49943865f95e2055856739832efd ('luajit: bump new version').
---

Branch: https://github.com/tarantool/tarantool/tree/skaplun/gh-noticket-enable-all-tests-odroid

 .travis.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.mk b/.travis.mk
index e1d7ea194..5ca76cf89 100644
--- a/.travis.mk
+++ b/.travis.mk
@@ -330,6 +330,7 @@ build_odroid_arm64:
 
 test_odroid_arm64_no_deps: build_odroid_arm64
 	make LuaJIT-test
+	cd test && ./test-run.py --vardir ${VARDIR} --force $(TEST_RUN_EXTRA_PARAMS)
 
 test_odroid_arm64: deps_odroid_arm64 test_odroid_arm64_no_deps
 
-- 
2.31.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-19 12:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-19 12:04 [Tarantool-patches] [PATCH] test: enable all Tarantool tests for Odroid Sergey Kaplun via Tarantool-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox