You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Balavva Mirji (Jira)" <ji...@apache.org> on 2023/06/08 07:48:00 UTC

[jira] [Commented] (CAMEL-19428) Activate conda environment on https://ci-builds.apache.org/manage/computer/jenkins-ppc64le-1/ node

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

Balavva Mirji commented on CAMEL-19428:
---------------------------------------

camel-djl component has a dependency on mxnet package.
So we have installed mxnet package via conda environment on [https://ci-builds.apache.org/manage/computer/jenkins-ppc64le-1/.|https://ci-builds.apache.org/manage/computer/jenkins-ppc64le-1/] 
PR link: [https://github.com/apache/camel/pull/10264]

After merging above PR to main branch of camel, jenkins build is started failing due to git configuration issue on ppc64le node.
Job: [https://ci-builds.apache.org/job/Camel/job/el/job/main/]

Locally it's working, however it's failing on jenkins.
On jenkins side we may need to enable conda environment so that it will not override existing git binaries on ppc64le node.

Could someone help me with this?

> Activate conda environment on https://ci-builds.apache.org/manage/computer/jenkins-ppc64le-1/ node
> --------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-19428
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19428
>             Project: Camel
>          Issue Type: Test
>          Components: ci
>            Reporter: Balavva Mirji
>            Priority: Major
>
> Activate conda environment on https://ci-builds.apache.org/manage/computer/jenkins-ppc64le-1/ node from the jenkins side.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)