Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

s390x support documentation #1285

Open
jdao-rh opened this issue Mar 28, 2022 · 1 comment
Open

s390x support documentation #1285

jdao-rh opened this issue Mar 28, 2022 · 1 comment

Comments

@jdao-rh
Copy link

jdao-rh commented Mar 28, 2022

Description

Here is some notes for things i ran into trying to enable s390x support, mainly documenting missing images needed for the tests cases. Incase someone finds this info useful in the future

building

building is same as building for x86
see instructions at https://github.com/kiegroup/kogito-apps#building-from-source
Install Yarn

cd kogito-apps/ui-packages
npm install -D yarn

Install projects dependencies using Yarn

yarn install

Build with Yarn:

yarn run init
yarn run build

Tests fail due to missing images on Z

org.kie.kogito/integration-tests-task-assigning-service-processes   1.11.1.Final   f1553977f6a0   8 hours ago     344MB
org.kie.kogito/integration-tests-trusty-service-quarkus             1.11.1.Final   7437fb59a7bd   8 hours ago     253MB
org.kie.kogito/task-assigning-service                               1.11.1.Final   7b2546e5b68e   8 hours ago     321MB
org.kie.kogito/trusty-service-infinispan                            1.11.1.Final   dd5929e769ad   8 hours ago     291MB
org.kie.kogito/explainability-service-messaging                     1.11.1.Final   a2141cbfce20   8 hours ago     308MB
org.kie.kogito/data-index-service-inmemory                          1.11.1.Final   fa9a89da2d3b   9 hours ago     441MB
org.kie.kogito/data-index-service-postgresql                        1.11.1.Final   9952af6ec7f1   9 hours ago     369MB
org.kie.kogito/data-index-service-mongodb                           1.11.1.Final   ad148f5c4a0c   9 hours ago     351MB
org.kie.kogito/data-index-service-infinispan                        1.11.1.Final   303ccd509df5   9 hours ago     346MB
org.kie.kogito/jobs-service-inmemory                                1.11.1.Final   0148580b93e6   9 hours ago     387MB
org.kie.kogito/jobs-service-mongodb                                 1.11.1.Final   d5b1bd624696   9 hours ago     325MB
org.kie.kogito/jobs-service-postgresql                              1.11.1.Final   a46919f38ae1   9 hours ago     315MB
org.kie.kogito/jobs-service-infinispan                              1.11.1.Final   1f446ff96828   9 hours ago     322MB
org.kie.kogito/jobs-service-common                                  1.11.1.Final   c1e4b9fec2ba   9 hours ago     307MB
confluentinc/cp-kafka                                               5.4.3          89534fffaf40   6 weeks ago     667MB
jboss/keycloak                                                      14.0.0         058a3f729d40   4 months ago    714MB
quay.io/keycloak/keycloak                                           14.0.0         a12419875629   4 months ago    714MB
infinispan/server                                                   12.1.7.Final   466627814673   4 months ago    481MB
vectorized/redpanda                                                 v21.5.5        98ca2a6da004   6 months ago    645MB
testcontainers/sshd                                                 1.0.0          b665446a05c2   17 months ago   7.8MB
org.kie.kogito/integration-tests-trusty-service-springboot          1.11.1.Final   08df56f26251   51 years ago    270MB

Implementation ideas

No response

@ricardozanini
Copy link
Member

Hi @jdao-rh does this work require a PR to the documentation? https://github.com/apache/incubator-kie-docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants