You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Petr Ivanov (Jira)" <ji...@apache.org> on 2021/09/01 08:21:00 UTC

[jira] [Comment Edited] (IGNITE-15368) s390x support to Apache Ignite TeamCity CI

    [ https://issues.apache.org/jira/browse/IGNITE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17407953#comment-17407953 ] 

Petr Ivanov edited comment on IGNITE-15368 at 9/1/21, 8:20 AM:
---------------------------------------------------------------

Basically — we need SSH access to some server where we can:
* upload files (sources) for build
* execute build (at least JDK and Maven are mandatory)
* copy files back here to TC agent

So on your side it should be some kind of isolated SSH account with restricted space to work on. I suggest account with password because I can hide it from other users of Apache Ignite instance, while private/public key is a little bit less secure.


was (Author: vveider):
Basically — we need SSH access to some server where we can:
* upload files (sources) for build
* execute build (at least JDK and Maven are mandatory)
* copy files back here to TC agent
So on your side it should be some kind of isolated SSH account with restricted space to work on. I suggest account with password because I can hide it from other users of Apache Ignite instance, while private/public key is a little bit less secure.

>  s390x support to Apache Ignite TeamCity CI
> -------------------------------------------
>
>                 Key: IGNITE-15368
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15368
>             Project: Ignite
>          Issue Type: Wish
>    Affects Versions: 2.10
>            Reporter: Anuja Jakhade
>            Assignee: Petr Ivanov
>            Priority: Major
>
> Hi,
> I wanted to know details about the TeamCity CI used by Apache Ignite.
>  Is it possible to add s390x support to the CI?
>  I had raised a PR for adding s390x support in Travis. But got to know that Travis is meant only for pull checks.
> https://github.com/apache/ignite/pull/7931



--
This message was sent by Atlassian Jira
(v8.3.4#803005)