-
Notifications
You must be signed in to change notification settings - Fork 286
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 s390x to Community CI #2675
Comments
Thank you for inquiring about possible SqlClient support for s390x CPU. This will be discussed and let you know. |
What is the current state of this driver in s390x? In the past I know we have done some work to make it possible to work on BigEndian systems. Does the driver currently work? If it does work what are you hoping to add here? |
HI @saitama951, following the Waith2's questions, we need to have a picture of the work should be done, including the targeted areas and the outcome of the changes. If it's a drastic change, we need to come up with a solution for the CI, as we don't have it in the pipelines. cc @saurabh500 |
@Wraith2 @DavoudEshtehari Currently the driver works on s390x, We are hoping to add a s390x VM to the existing pipelines, so the PR's can be validated against s390x as well (this majorly prevents endianness bug's being introduced into the codebase). cc: @uweigand |
gentle ping. has there been any development/discussions on adding s390x to the existing CI? |
Hi,
This is with regards to the recent development and support of the SqlClient driver on s390x #2170
The s390x CPU architecture is the base for IBM zSeries (aka mainframe) systems and
we're happy to provide s390x Community Cloud VMs for the community for building and testing the SqlClient driver. Please feel free to let us know if it's a good timing to add s390x support or there is anything we can help with to make this happen. Thanks!
More on IBM Z
cc: @David-Engel @DavoudEshtehari @JRahnama
The text was updated successfully, but these errors were encountered: