Tarantool development patches archive
 help / color / mirror / Atom feed
From: Sergey Kaplun via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: Igor Munkin <imun@tarantool.org>, Vitaliia Ioffe <v.ioffe@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: [Tarantool-patches] [PATCH] test: enable all Tarantool tests for Odroid
Date: Thu, 19 Aug 2021 15:04:59 +0300	[thread overview]
Message-ID: <20210819120459.26806-1-skaplun@tarantool.org> (raw)

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


                 reply	other threads:[~2021-08-19 12:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210819120459.26806-1-skaplun@tarantool.org \
    --to=tarantool-patches@dev.tarantool.org \
    --cc=imun@tarantool.org \
    --cc=skaplun@tarantool.org \
    --cc=v.ioffe@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH] test: enable all Tarantool tests for Odroid' \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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