-
Notifications
You must be signed in to change notification settings - Fork 0
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
Are s390x builders enabled ? #182
Comments
The 1st server seems down, so I guess jenkins do not have a proper timeout for that case. I disabled it, and let's see if the job are scheduled on the 2 others. |
Now it seems that a builder was started, but it fails because of some permission issues during installation: https://build.gluster.org/job/centos8-s390-regression/79/console
|
I am not sure why the permission is wrong, but it seems to be root owned on the 2nd builder, and fine on the 3rd. I cleaned the builder, and I started 2 build, one on each https://build.gluster.org/job/centos8-s390-regression/82/ We will see how it goes once it finish running. |
@xhernandez I added your key as root on builder-el8-s390x-2.ibm-l1.gluster.org and disconnected it from jenkins for testing, per gchat discussion. |
I see there's an s390x job to run regressions and there seems to be some s390x builders in jenkins, but they are 'offline' or 'launching', but it doesn't seem they come online to run regressions.
Are they going to be available soon ?
I've sent several patches to improve tests and actual Gluster code to run on s390x. Actually I'm passing a full regression right now without any issue. There are still some required patches not merged in devel branch, but I expect that everything required will be in place soon.
The text was updated successfully, but these errors were encountered: