Tarantool development patches archive
 help / color / mirror / Atom feed
From: "Alexander V. Tikhonov" <avtikhon@tarantool.org>
To: Oleg Piskunov <o.piskunov@tarantool.org>,
	Sergey Bronnikov <sergeyb@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: [Tarantool-patches] [PATCH v1] gitlab-ci: set OSX to full testing
Date: Tue, 12 May 2020 17:34:53 +0300	[thread overview]
Message-ID: <32521e7a65cde037b3d408d6692303bc7b7f9de2.1589293962.git.avtikhon@tarantool.org> (raw)

Set all test suites at OSX testing.

Close #4818
---

Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-4818-osx-all-tests-full-ci
Issue: https://github.com/tarantool/tarantool/issues/4818

 .travis.mk | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.travis.mk b/.travis.mk
index 8aa0e6116..063537f25 100644
--- a/.travis.mk
+++ b/.travis.mk
@@ -189,9 +189,7 @@ test_osx_no_deps: build_osx
 		ulimit -u ${MAX_PROC} || : ; \
 		ulimit -u ; \
 		rm -rf /tmp/tnt ; \
-		cd test && ./test-run.py --vardir /tmp/tnt --force $(TEST_RUN_EXTRA_PARAMS) \
-			app/ app-tap/ box/ box-py/ box-tap/ engine/ engine_long/ long_run-py/ luajit-tap/ \
-			replication-py/ small/ sql/ sql-tap/ swim/ unit/ vinyl/ wal_off/ xlog/ xlog-py/
+		cd test && ./test-run.py --vardir /tmp/tnt --force $(TEST_RUN_EXTRA_PARAMS)
 
 test_osx: deps_osx test_osx_no_deps
 
-- 
2.17.1

             reply	other threads:[~2020-05-12 14:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-12 14:34 Alexander V. Tikhonov [this message]
2020-05-13  8:12 ` Sergey Bronnikov
2020-05-13  8:19   ` Oleg Piskunov
2020-05-15 14:46 ` Kirill Yukhin

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=32521e7a65cde037b3d408d6692303bc7b7f9de2.1589293962.git.avtikhon@tarantool.org \
    --to=avtikhon@tarantool.org \
    --cc=o.piskunov@tarantool.org \
    --cc=sergeyb@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH v1] gitlab-ci: set OSX to full testing' \
    /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