Tarantool development patches archive
 help / color / mirror / Atom feed
From: "Alexander V. Tikhonov via Tarantool-patches" <tarantool-patches@dev.tarantool.org>
To: sergeyb@tarantool.org
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH v1] ci: enable Jepsen tests on single nodes by default
Date: Thu, 21 Jan 2021 15:53:39 +0300	[thread overview]
Message-ID: <20210121125339.GA355000@hpalx> (raw)
In-Reply-To: <822f625e98f766c501494c3303be1cf49e50a692.1611231671.git.sergeyb@tarantool.org>

Hi Sergey, thanks for the patch, it LGTM.

On Thu, Jan 21, 2021 at 03:22:59PM +0300, sergeyb@tarantool.org wrote:
> From: Sergey Bronnikov <sergeyb@tarantool.org>
> 
> Closes #5736
> ---
> Gitlab CI: https://gitlab.com/tarantool/tarantool/-/pipelines/244283375
> Issue: https://github.com/tarantool/tarantool/issues/5736
> Branch: ligurio/gh-5736-enable-jepsen-tests
> 
>  .gitlab-ci.yml | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index 03e16fc1c..8d1ebb709 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -174,7 +174,6 @@ before_script:
>    script:
>      - ${GITLAB_MAKE} test_jepsen
>    stage: long_tests
> -  when: manual
>    tags:
>      - mcs_jepsen_docker
>    artifacts:
> @@ -282,12 +281,14 @@ jepsen-single-instance-txm:
>  
>  jepsen-cluster:
>    <<: *jepsen_test_definition
> +  when: manual
>    variables:
>      LEIN_OPT: '--nemesis standard'
>      INSTANCE_COUNT: '5'
>  
>  jepsen-cluster-txm:
>    <<: *jepsen_test_definition
> +  when: manual
>    variables:
>      LEIN_OPT: '--nemesis standard --mvcc'
>      INSTANCE_COUNT: '5'
> -- 
> 2.25.1
> 

  reply	other threads:[~2021-01-21 12:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-21 12:22 Sergey Bronnikov via Tarantool-patches
2021-01-21 12:53 ` Alexander V. Tikhonov via Tarantool-patches [this message]
2021-01-21 15:45 ` Kirill Yukhin via Tarantool-patches

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=20210121125339.GA355000@hpalx \
    --to=tarantool-patches@dev.tarantool.org \
    --cc=avtikhon@tarantool.org \
    --cc=sergeyb@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH v1] ci: enable Jepsen tests on single nodes by default' \
    /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