[
https://issues.apache.org/jira/browse/IGNITE-15368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17407953#comment-17407953
]
Petr Ivanov commented on IGNITE-15368:
--------------------------------------
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)