Re: CI environments definition

2024-06-11 Thread Jang-Vijay Singh
Hi, Thanks for this information. I found some more details of the two CI systems' specifications: *asf958 * /*asf959 *(assuming this is the main CI env) Operating system: Linux 5.15.0-105-generic (*amd64*) CPU cores: *24 cores * Max JVM memory heap size: 3.5 GiB *ppc64le:* Operating system: Lin

Re: CI environments definition

2024-05-14 Thread Otavio Rodolfo Piske
Hi, These are: s390x: Linux On Mainfraime (https://en.wikipedia.org/wiki/IBM_System/390) ppc64: Linux on 64-bit Power, with little-endian byte ordering ( https://en.wikipedia.org/wiki/Power_ISA & https://en.wikipedia.org/wiki/Ppc64) ubuntu: Linux on x86 running on both JDK 17 and 21. The main CI

CI environments definition

2024-05-10 Thread Jang-Vijay Singh
Dear all, Is it possible to know what the precise specification and configuration of these environments is, and how many CI environments there are? e.g. s390x ppc64 ubuntu I am new to contributing to Camel, so not very intuitively familiar with these architectures. One particular issue related t