Tarantool development patches archive
 help / color / mirror / Atom feed
From: Igor Munkin via Tarantool-patches <tarantool-patches@dev.tarantool.org>
To: Alexander Turenko <alexander.turenko@tarantool.org>,
	"Alexander V. Tikhonov" <avtikhon@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: [Tarantool-patches] [PATCH 1/2] gitlab-ci: purge Debian Jessie from CI
Date: Wed, 20 Jan 2021 21:19:46 +0300	[thread overview]
Message-ID: <ca705611798fc748db1ea87fcf0dc5597d613a8b.1611149713.git.imun@tarantool.org> (raw)
In-Reply-To: <cover.1611149713.git.imun@tarantool.org>

Long term support for Debian Jessie has reached its EOL[1] and there are
no packages providing CMake 3.1 or newer for this distribution. These
packages are essential for implementing LuaJIT self-sufficient testing
environment. See more info in the next patch.

[1]: https://www.debian.org/News/2020/20200709

Relates to #4862

Signed-off-by: Igor Munkin <imun@tarantool.org>
---
 .gitlab-ci.yml | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 03e16fc1c..1bd16e097 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -501,12 +501,6 @@ ubuntu_20_04:
     OS: 'ubuntu'
     DIST: 'focal'
 
-debian_8:
-  <<: *pack_definition
-  variables:
-    OS: 'debian'
-    DIST: 'jessie'
-
 debian_9:
   <<: *pack_definition
   variables:
@@ -610,12 +604,6 @@ ubuntu_20_04_deploy:
     OS: 'ubuntu'
     DIST: 'focal'
 
-debian_8_deploy:
-  <<: *deploy_definition
-  variables:
-    OS: 'debian'
-    DIST: 'jessie'
-
 debian_9_deploy:
   <<: *deploy_definition
   variables:
-- 
2.25.0


  reply	other threads:[~2021-01-20 18:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-20 18:19 [Tarantool-patches] [PATCH 0/2] Update CMake minimal version in Tarantool Igor Munkin via Tarantool-patches
2021-01-20 18:19 ` Igor Munkin via Tarantool-patches [this message]
2021-01-20 18:19 ` [Tarantool-patches] [PATCH 2/2] build: update CMake minimal version to 3.1 Igor Munkin via Tarantool-patches
2021-01-21  0:48   ` Igor Munkin via Tarantool-patches
2021-01-20 18:42 ` [Tarantool-patches] [PATCH 0/2] Update CMake minimal version in Tarantool Igor Munkin via Tarantool-patches
2021-01-25 19:21 ` Igor Munkin 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=ca705611798fc748db1ea87fcf0dc5597d613a8b.1611149713.git.imun@tarantool.org \
    --to=tarantool-patches@dev.tarantool.org \
    --cc=alexander.turenko@tarantool.org \
    --cc=avtikhon@tarantool.org \
    --cc=imun@tarantool.org \
    --subject='Re: [Tarantool-patches] [PATCH 1/2] gitlab-ci: purge Debian Jessie from CI' \
    /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