Tarantool development patches archive
 help / color / mirror / Atom feed
From: "Oleg Piskunov" <o.piskunov@tarantool.org>
To: "Alexander V. Tikhonov" <avtikhon@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH v1] gitlab-ci: add Catalina OSX 10.15
Date: Fri, 01 May 2020 03:16:31 +0300	[thread overview]
Message-ID: <1588292191.56438014@f478.i.mail.ru> (raw)
In-Reply-To: <2a5703442ba9ecdfc91aaaaa3999c89fe149c15f.1588249334.git.avtikhon@tarantool.org>

[-- Attachment #1: Type: text/plain, Size: 1767 bytes --]


LGTM.
  
>Четверг, 30 апреля 2020, 15:23 +03:00 от Alexander V. Tikhonov <avtikhon@tarantool.org>:
> 
>Added Catalina OSX 10.15 to gitlab-ci testing and removed OSX 10.13,
>due to decided to have only 2 last major releases, for now it is
>10.14 and 10.15 OSX versions. Also changed the commit job for branches
>from 10.14 to 10.15 OSX version.
>
>Close #4873
>---
>
>Github:  https://github.com/tarantool/tarantool/tree/avtikhon/osx_15_catalina-full-ci
>Issue:  https://github.com/tarantool/tarantool/issues/4873
>
> .gitlab-ci.yml | 26 +++++++++++---------------
> 1 file changed, 11 insertions(+), 15 deletions(-)
>
>diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
>index fd265aa60..09feda7f3 100644
>--- a/.gitlab-ci.yml
>+++ b/.gitlab-ci.yml
>@@ -139,32 +139,28 @@ release_asan_clang8:
>   script:
>     - ${GITLAB_MAKE} test_asan_debian_no_deps
> 
>-osx_13_release:
>+osx_14_release:
>   <<: *release_only_definition
>- <<: *vbox_definition
>+ stage: test
>   tags:
>- - vms_osx_13
>- variables:
>- VMS_NAME: 'osx_13'
>- VMS_USER: 'tarantool'
>- VMS_PORT: '2212'
>+ - osx_14
>   script:
>- - ${GITLAB_MAKE} vms_test_osx
>+ - ${GITLAB_MAKE} test_osx
> 
>-osx_14_release:
>- <<: *docker_test_definition
>+osx_15_release:
>+ stage: test
>   tags:
>- - osx_14
>+ - osx_15
>   script:
>     - ${GITLAB_MAKE} test_osx
> 
>-osx_14_release_lto:
>+osx_15_release_lto:
>   <<: *release_only_definition
>- <<: *docker_test_definition
>+ stage: test
>   tags:
>- - osx_14
>+ - osx_15
>   variables:
>- EXTRA_ENV: "export CMAKE_EXTRA_PARAMS=-DENABLE_LTO=ON ;"
>+ EXTRA_ENV: 'export CMAKE_EXTRA_PARAMS=-DENABLE_LTO=ON ;'
>   script:
>     - ${GITLAB_MAKE} test_osx
> 
>--
>2.17.1
>  
 
 
--
Oleg Piskunov
 

[-- Attachment #2: Type: text/html, Size: 2750 bytes --]

  parent reply	other threads:[~2020-05-01  0:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-30 12:23 Alexander V. Tikhonov
2020-04-30 12:47 ` Sergey Bronnikov
2020-05-01  0:16 ` Oleg Piskunov [this message]
2020-05-08  8:40 ` Kirill Yukhin
  -- strict thread matches above, loose matches on Subject: below --
2019-12-09 11:45 Alexander V. Tikhonov
2019-12-16 13:23 ` Igor Munkin
2019-12-16 13:54   ` Alexander Tikhonov
2019-12-17 15:46 ` Alexander Turenko
2019-12-18  4:57   ` Alexander Tikhonov

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=1588292191.56438014@f478.i.mail.ru \
    --to=o.piskunov@tarantool.org \
    --cc=avtikhon@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH v1] gitlab-ci: add Catalina OSX 10.15' \
    /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