Tarantool development patches archive
 help / color / mirror / Atom feed
From: Sergey Bronnikov <sergeyb@tarantool.org>
To: "Alexander V. Tikhonov" <avtikhon@tarantool.org>
Cc: Oleg Piskunov <o.piskunov@tarantool.org>,
	tarantool-patches@dev.tarantool.org,
	Alexander Turenko <alexander.turenko@tarantool.org>
Subject: Re: [Tarantool-patches] [PATCH v1] Set full testing for all branches
Date: Thu, 21 May 2020 22:42:46 +0300	[thread overview]
Message-ID: <20200521194246.GA99144@pony.bronevichok.ru> (raw)
In-Reply-To: <863e5ca812384f62cc573f96b1b314fe87a0b86d.1589999586.git.avtikhon@tarantool.org>

Hi, Alexander

thanks for the patch, LGTM

On 21:35 Wed 20 May , Alexander V. Tikhonov wrote:
> Set full testing with deploy builds and tests for all branches.
> ---
> 
> Github: https://github.com/tarantool/tarantool/tree/avtikhon/all-tests-in-branches
> 
>  .gitlab-ci.yml | 13 ++-----------
>  1 file changed, 2 insertions(+), 11 deletions(-)
> 
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index 256b368c4..55b006ed4 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -8,11 +8,6 @@ variables:
>  
>  # Jobs templates
>  
> -.release_only_template: &release_only_definition
> -  only:
> -    - master
> -    - /^.*-full-ci$/
> -
>  .deploy_only_template: &deploy_only_definition
>    only:
>      - master
> @@ -26,7 +21,8 @@ variables:
>      - schedules
>      - external_pull_requests
>      - merge_requests
> -    - /^.*-full-ci$/
> +    - branches
> +    - tags
>  
>  .perf_only_template: &perf_only_definition
>    only:
> @@ -124,7 +120,6 @@ release_clang:
>      - ${GITLAB_MAKE} test_debian_no_deps
>  
>  release_lto:
> -  <<: *release_only_definition
>    <<: *docker_test_clang8_definition
>    variables:
>      CMAKE_EXTRA_PARAMS: -DENABLE_LTO=ON
> @@ -132,7 +127,6 @@ release_lto:
>      - ${GITLAB_MAKE} test_debian_no_deps
>  
>  release_lto_clang8:
> -  <<: *release_only_definition
>    <<: *docker_test_clang8_definition
>    variables:
>      CC: clang-8
> @@ -147,7 +141,6 @@ release_asan_clang8:
>      - ${GITLAB_MAKE} test_asan_debian_no_deps
>  
>  osx_14_release:
> -  <<: *release_only_definition
>    stage: test
>    tags:
>      - osx_14
> @@ -162,7 +155,6 @@ osx_15_release:
>      - ${GITLAB_MAKE} test_osx
>  
>  osx_15_release_lto:
> -  <<: *release_only_definition
>    stage: test
>    tags:
>      - osx_15
> @@ -466,7 +458,6 @@ static_build:
>      - ${GITLAB_MAKE} test_static_build
>  
>  static_docker_build:
> -  <<: *release_only_definition
>    stage: test
>    tags:
>      - deploy_test
> -- 
> 2.17.1
> 

-- 
sergeyb@

  reply	other threads:[~2020-05-21 19:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-20 18:35 Alexander V. Tikhonov
2020-05-21 19:42 ` Sergey Bronnikov [this message]
2020-05-22 12:05   ` Oleg Piskunov
2020-06-01 12:39 ` Alexander Turenko
2020-06-02 17:56   ` Alexander V. Tikhonov
2020-06-03 12:29     ` Alexander Turenko
2020-06-11 11:35 ` 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=20200521194246.GA99144@pony.bronevichok.ru \
    --to=sergeyb@tarantool.org \
    --cc=alexander.turenko@tarantool.org \
    --cc=avtikhon@tarantool.org \
    --cc=o.piskunov@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH v1] Set full testing for all branches' \
    /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