[Tarantool-patches] [PATCH v1] test ci: remove Ubuntu 18.10 Cosmic from testing

Alexander Turenko alexander.turenko at tarantool.org
Thu Feb 20 12:50:09 MSK 2020


> test ci: remove Ubuntu 18.10 Cosmic from testing

Replaced 'test ci' prefix with 'travis-ci/gitlab-ci' as in
c6cd2e627afb423f7ed5a30dd4f597db3a840dfe ('travis-ci/gitlab-ci: add
ubuntu 19.10').

Removed 'from testing' to fit 50 symbols and because it is removing from
deploy too.

Pushed to master, 2.3, 2.2 and 1.10. CCed Kirill.

WBR, Alexander Turenko.

On Wed, Feb 19, 2020 at 01:28:56PM +0300, Alexander V. Tikhonov wrote:
> Found that on 19.02.2020 APT repositories with packages
> for Ubuntu 18.10 Cosmic were removed from Ubuntu archive:
> 
>  E: The repository 'http://security.ubuntu.com/ubuntu cosmic-security Release' does not have a Release file.
>  E: The repository 'http://archive.ubuntu.com/ubuntu cosmic Release' does not have a Release file.
>  E: The repository 'http://archive.ubuntu.com/ubuntu cosmic-updates Release' does not have a Release file.
>  E: The repository 'http://archive.ubuntu.com/ubuntu cosmic-backports Release' does not have a Release file.
> 
> Also found the half a year old message about Ubuntu 18.10
> Cosmic EOL:
>  https://fridge.ubuntu.com/2019/07/19/ubuntu-18-10-cosmic-cuttlefish-end-of-life-reached-on-july-18-2019/
> 
> Removed the Ubuntu 18.10 Cosmic from gitlab-ci and
> travis-ci testings.
> ---
> 
> Github: https://github.com/tarantool/tarantool/tree/avtikhon/eol-ubuntu-cosmic-full-ci
> 
>  .gitlab-ci.yml       | 12 ------------
>  .travis.yml          |  3 ---
>  tools/update_repo.sh |  2 +-
>  3 files changed, 1 insertion(+), 16 deletions(-)


More information about the Tarantool-patches mailing list