Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH v1] gitlab-ci: add ubuntu 19.10
@ 2019-10-23 16:52 Alexander V. Tikhonov
  2019-10-23 16:57 ` Alexander Turenko
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander V. Tikhonov @ 2019-10-23 16:52 UTC (permalink / raw)
  To: Alexander Turenko; +Cc: tarantool-patches, tarantool-patches

Added Ubuntu 19.10 Eoan Ermine into CI.

Close #4583
---

Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-4583-ubuntu1910-full-ci
Issue: https://github.com/tarantool/tarantool/issues/4583

 .gitlab-ci.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 431730b67..cd5f2806f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -200,6 +200,12 @@ ubuntu_19_04:
     OS: 'ubuntu'
     DIST: 'disco'
 
+ubuntu_19_10:
+  <<: *deploy_definition
+  variables:
+    OS: 'ubuntu'
+    DIST: 'eoan'
+
 debian_8:
   <<: *deploy_definition
   variables:
-- 
2.17.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Tarantool-patches] [PATCH v1] gitlab-ci: add ubuntu 19.10
  2019-10-23 16:52 [Tarantool-patches] [PATCH v1] gitlab-ci: add ubuntu 19.10 Alexander V. Tikhonov
@ 2019-10-23 16:57 ` Alexander Turenko
  2019-10-24 11:14   ` [Tarantool-patches] [tarantool-patches] " Alexander Tikhonov
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Turenko @ 2019-10-23 16:57 UTC (permalink / raw)
  To: Alexander V. Tikhonov; +Cc: tarantool-patches, tarantool-patches

We deploy packages from Travis-CI and here we need to deploy packages
for the new distro. Let's add it to Travis-CI too.

WBR, Alexander Turenko.

On Wed, Oct 23, 2019 at 07:52:33PM +0300, Alexander V. Tikhonov wrote:
> Added Ubuntu 19.10 Eoan Ermine into CI.
> 
> Close #4583
> ---
> 
> Github: https://github.com/tarantool/tarantool/tree/avtikhon/gh-4583-ubuntu1910-full-ci
> Issue: https://github.com/tarantool/tarantool/issues/4583
> 
>  .gitlab-ci.yml | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index 431730b67..cd5f2806f 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -200,6 +200,12 @@ ubuntu_19_04:
>      OS: 'ubuntu'
>      DIST: 'disco'
>  
> +ubuntu_19_10:
> +  <<: *deploy_definition
> +  variables:
> +    OS: 'ubuntu'
> +    DIST: 'eoan'
> +
>  debian_8:
>    <<: *deploy_definition
>    variables:
> -- 
> 2.17.1
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Tarantool-patches] [tarantool-patches] Re: [PATCH v1] gitlab-ci: add ubuntu 19.10
  2019-10-23 16:57 ` Alexander Turenko
@ 2019-10-24 11:14   ` Alexander Tikhonov
  0 siblings, 0 replies; 3+ messages in thread
From: Alexander Tikhonov @ 2019-10-24 11:14 UTC (permalink / raw)
  To: tarantool-patches; +Cc: tarantool-patches

[-- Attachment #1: Type: text/plain, Size: 1102 bytes --]




>Среда, 23 октября 2019, 19:58 +03:00 от Alexander Turenko <alexander.turenko@tarantool.org>:
>
>We deploy packages from Travis-CI and here we need to deploy packages
>for the new distro. Let's add it to Travis-CI too.
Done - added to travis-ci.
>
>WBR, Alexander Turenko.
>
>On Wed, Oct 23, 2019 at 07:52:33PM +0300, Alexander V. Tikhonov wrote:
>> Added Ubuntu 19.10 Eoan Ermine into CI.
>> 
>> Close #4583
>> ---
>> 
>> Github:  https://github.com/tarantool/tarantool/tree/avtikhon/gh-4583-ubuntu1910-full-ci
>> Issue:  https://github.com/tarantool/tarantool/issues/4583
>> 
>>  .gitlab-ci.yml | 6 ++++++
>>  1 file changed, 6 insertions(+)
>> 
>> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
>> index 431730b67..cd5f2806f 100644
>> --- a/.gitlab-ci.yml
>> +++ b/.gitlab-ci.yml
>> @@ -200,6 +200,12 @@ ubuntu_19_04:
>>      OS: 'ubuntu'
>>      DIST: 'disco'
>> 
>> +ubuntu_19_10:
>> +  <<: *deploy_definition
>> +  variables:
>> +    OS: 'ubuntu'
>> +    DIST: 'eoan'
>> +
>>  debian_8:
>>    <<: *deploy_definition
>>    variables:
>> -- 
>> 2.17.1
>> 
>


-- 
Alexander Tikhonov

[-- Attachment #2: Type: text/html, Size: 2045 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-24 11:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-23 16:52 [Tarantool-patches] [PATCH v1] gitlab-ci: add ubuntu 19.10 Alexander V. Tikhonov
2019-10-23 16:57 ` Alexander Turenko
2019-10-24 11:14   ` [Tarantool-patches] [tarantool-patches] " Alexander Tikhonov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox