viddya673 commented on PR #12337: URL: https://github.com/apache/cloudstack/pull/12337#issuecomment-3695849446
Hi @DaanHoogland, The CloudStack simulator image itself was built on s390x and validated there. The UI screenshots shown were accessed using that same image, not from a separate x86 environment. To clarify the screenshots: - Screenshot 1 shows the build environment running on an s390x system where the image was created. - Screenshot 3 shows the Management Server kernel information, which explicitly reports s390x, confirming the architecture. - In the last screenshot, the simulated agent reports its architecture as x86. This is due to the simulator’s default configuration, which does not impact functionality. Since it does not affect simulator behavior or the validation of s390x support, it was left unchanged. That said, I’m happy to adjust this if you feel it should be updated for clarity. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
