* [Tarantool-patches] [PATCH v1] gitlab-ci: set OSX to full testing
@ 2020-05-12 14:34 Alexander V. Tikhonov
2020-05-13 8:12 ` Sergey Bronnikov
2020-05-15 14:46 ` Kirill Yukhin
0 siblings, 2 replies; 4+ messages in thread
From: Alexander V. Tikhonov @ 2020-05-12 14:34 UTC (permalink / raw)
To: Oleg Piskunov, Sergey Bronnikov; +Cc: tarantool-patches
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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Tarantool-patches] [PATCH v1] gitlab-ci: set OSX to full testing
2020-05-12 14:34 [Tarantool-patches] [PATCH v1] gitlab-ci: set OSX to full testing Alexander V. Tikhonov
@ 2020-05-13 8:12 ` Sergey Bronnikov
2020-05-13 8:19 ` Oleg Piskunov
2020-05-15 14:46 ` Kirill Yukhin
1 sibling, 1 reply; 4+ messages in thread
From: Sergey Bronnikov @ 2020-05-13 8:12 UTC (permalink / raw)
To: Alexander V. Tikhonov; +Cc: Oleg Piskunov, tarantool-patches
On 17:34 Tue 12 May , Alexander V. Tikhonov wrote:
> Set all test suites at OSX testing.
>
> Close #4818
> ---
LGTM
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Tarantool-patches] [PATCH v1] gitlab-ci: set OSX to full testing
2020-05-12 14:34 [Tarantool-patches] [PATCH v1] gitlab-ci: set OSX to full testing Alexander V. Tikhonov
2020-05-13 8:12 ` Sergey Bronnikov
@ 2020-05-15 14:46 ` Kirill Yukhin
1 sibling, 0 replies; 4+ messages in thread
From: Kirill Yukhin @ 2020-05-15 14:46 UTC (permalink / raw)
To: Alexander V. Tikhonov; +Cc: Oleg Piskunov, tarantool-patches
Hello,
On 12 май 17:34, Alexander V. Tikhonov wrote:
> 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
LGTM.
I've checked your patch into 1.10, 2.3, 2.4 and master.
--
Regards, Kirill Yukhin
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-05-15 14:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-12 14:34 [Tarantool-patches] [PATCH v1] gitlab-ci: set OSX to full testing Alexander V. Tikhonov
2020-05-13 8:12 ` Sergey Bronnikov
2020-05-13 8:19 ` Oleg Piskunov
2020-05-15 14:46 ` Kirill Yukhin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox