Tarantool development patches archive
 help / color / mirror / Atom feed
From: "Alexander V. Tikhonov" <avtikhon@tarantool.org>
To: Alexander Turenko <alexander.turenko@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: [Tarantool-patches] [PATCH v2 0/2] gitlab-ci: save failed test results files
Date: Thu, 17 Sep 2020 11:04:01 +0300	[thread overview]
Message-ID: <cover.1600329681.git.avtikhon@tarantool.org> (raw)

Added artifacts saver to all gitlab-ci jobs with testing.
Gitlab-ci artifacts saves all found *.reject files in format:

  test/<suite>/*.reject

Also it saves logs files collected by test-run in artifacts
directory in format:

  test/var/artifacts

After each finished failed gitlab-ci job, user would be able to
download these files from it using gitlab-ci GUI.

Closes #5050

Github: https://github.com/tarantool/tarantool/tree/avtikhon/artifacts_rejectfiles
Issue: https://github.com/tarantool/tarantool/issues/5050
Test-run issue: https://github.com/tarantool/test-run/pull/218
Test-run issue: https://github.com/tarantool/test-run/issues/90

Alexander V. Tikhonov (2):
  gitlab-ci: save failed test results files
  gitlab-ci: set opensuse jobs to test group

 .gitlab-ci.yml | 56 ++++++++++++++++++++++++++++++++++++++++++++------
 .travis.mk     |  6 +++---
 2 files changed, 53 insertions(+), 9 deletions(-)

-- 
2.17.1

             reply	other threads:[~2020-09-17  8:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-17  8:04 Alexander V. Tikhonov [this message]
2020-09-17  8:04 ` [Tarantool-patches] [PATCH v2 1/2] " Alexander V. Tikhonov
2020-09-21  2:18   ` Alexander Turenko
2020-09-23  6:45     ` Alexander V. Tikhonov
2020-09-17  8:04 ` [Tarantool-patches] [PATCH v2 2/2] gitlab-ci: set opensuse jobs to test group Alexander V. Tikhonov
2020-09-25 15:50   ` 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=cover.1600329681.git.avtikhon@tarantool.org \
    --to=avtikhon@tarantool.org \
    --cc=alexander.turenko@tarantool.org \
    --cc=tarantool-patches@dev.tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH v2 0/2] gitlab-ci: save failed test results files' \
    /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