Tarantool development patches archive
 help / color / mirror / Atom feed
From: Kirill Yukhin <kyukhin@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 v4 0/3] test: add more tests to packaging testing
Date: Wed, 20 May 2020 09:59:07 +0300	[thread overview]
Message-ID: <20200520065907.3wrts75jzs7c6kyz@tarantool.org> (raw)
In-Reply-To: <cover.1589861898.git.avtikhon@tarantool.org>

Hello,

On 19 май 07:30, Alexander V. Tikhonov wrote:
> build: fix rpm packages build on Fedora 32
> 
> Tarantool packages build scenario at rpm/tarantool.spec
> installs Python packages for Tarantool testing. In some
> latest OS like Fedora 32 old Python packages based on
> Python 2 version were deprecated and changed to Python 3.
> Currently Tarantool testing based on Python 2 which
> packages stored at local backport repository and it
> should be used from there calling it as python2-* packages.
> 
> Issue:
> ...
> No matching package to install: 'python-yaml >= 3.0.9'
> ...
> Not all dependencies satisfied
> Error: Some packages could not be found.
> 
> Needed for #4599
> Closes #4965
> 
> test: add more tests to packaging testing
> 
> Changed number of tests to packaging testing jobs from
> suites: "unit/ app/ app-tap/ box/ box-tap/ engine/ vinyl/",
> to all suites except 'replication/' suite which has special
> issue for it's enabling:
>   https://github.com/tarantool/tarantool/issues/4798
> Also added testing to the all available packing jobs except
> 'CentOS 6'.
> 
> Removed test-run option that run testing inline to be
> able to run it in parallel. Also changed 'test-run' to
> 'make test-force' command.
> 
> Found that issues #1227 and #1322 were closed, returned
> the tests blocked by it into the testing.
> 
> Closes #4599

I've checked your patchset into 1.10, 2.3, 2.4 and master.

--
Regards, Kirill Yukhin

      parent reply	other threads:[~2020-05-20  6:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-19  4:30 Alexander V. Tikhonov
2020-05-19  4:30 ` [Tarantool-patches] [PATCH v4 1/3] build: fix rpm packages build on Fedora 32 Alexander V. Tikhonov
2020-05-19  4:30 ` [Tarantool-patches] [PATCH v4 2/3] test: return tests to packaging testing Alexander V. Tikhonov
2020-05-19  4:30 ` [Tarantool-patches] [PATCH v4 3/3] test: add more " Alexander V. Tikhonov
2020-05-19 22:14   ` Alexander Turenko
2020-05-19 22:18 ` [Tarantool-patches] [PATCH v4 0/3] " Alexander Turenko
2020-05-20  6:59 ` Kirill Yukhin [this message]

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=20200520065907.3wrts75jzs7c6kyz@tarantool.org \
    --to=kyukhin@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 v4 0/3] test: add more tests to packaging testing' \
    /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