Project

General

Profile

Actions

Misc #20320

open

Using OSU Open Source Lab native ppc64le/s390x CI services trigged on pull-requests

Added by jaruga (Jun Aruga) about 2 months ago. Updated 19 days ago.

Status:
Open
Assignee:
-
[ruby-core:117034]

Description

We have been using Travis CI to run unit tests the native arm64/ppc64le/s390x in the ruby/ruby, ruby/zlib and ruby/prism repositories in the Ruby project.

One of the challenges is Travis CI's chronic unstable infra issues. To be fair, folks at Travis CI support are helpful, usually responding quickly, sometimes not. And I hope Travis CI will find the root causes of the issues. However, I would like to find alternative way to run the native ppc64le/s390x pipelines on pull-requests to change the current challenge fundamentally.

And I heard from folks at IBM that the there were CI services that we could run on the pull-requests. The CI services are Jenkins services provided by Oregon State University (OSU) Open Source Lab below. The CI services are the only alternative of running the native ppc64le/s390x pipelines on pull-requests as far as I know. As a note, we are already using SSH-accessing servers provided by OSU Open Source Lab.

Today I requested the CI services from the request form pages above. And I will try the services by myself first. Then if it looks good to us, I want to migrate the Travis CI ppc64le/s390x pipelines to the OSU Open Source Lab's ones. I will comment on this ticket when there are updates.

Note:
Oregon State University Open Source Lab (OSUOSL) support email: and other contacts.


Related issues 1 (1 open0 closed)

Related to Ruby master - Misc #20013: Travis CI statusOpenActions
Actions #1

Updated by jaruga (Jun Aruga) about 2 months ago

Updated by jaruga (Jun Aruga) about 2 months ago

Let me share the update.

The team at OSU Open Source Lab prepared the infra for us to try the ppc64le/s390x CI services.
We can log the Jenkins CI services by GitHub accounts. Right now only 2 GitHub accounts "ruby" and "junaruga" (my account) are enabled to log the Jenkins CIs in.

ppc64le:

s390x:

I opened the following issue ticket to request adding Ubuntu jammy container images. In my understanding, maybe we need the container images to run our tests on the environment.

Adding Ubuntu ppc64le/s390x 22.04 jammy container images.
https://github.com/osuosl/osl-dockerfiles/issues/27

Actions #3

Updated by jaruga (Jun Aruga) about 1 month ago

  • Description updated (diff)

Updated by jaruga (Jun Aruga) about 1 month ago

I opened the following issue ticket to request adding Ubuntu jammy container images. In my understanding, maybe we need the container images to run our tests on the environment.

Adding Ubuntu ppc64le/s390x 22.04 jammy container images.
https://github.com/osuosl/osl-dockerfiles/issues/27

What I said above was my mistake. According to the communication with the OSUOSL support, we are not required to use their container images. We can use the general container images. I opened the following issue ticket to track the task that they would update their documentation.

Updating the document "Create Jenkins Jobs using Docker" with the usage of general public container images
https://github.com/osuosl/wiki/issues/158

Updated by jaruga (Jun Aruga) 19 days ago

Let me share my working status for this task.

I created testing native ruby ppc64le/s390x container images on my following working branch on my forked repository of ruby/ruby-ci-image repository.
https://github.com/junaruga/ruby-ci-image/commits/wip/ppc64le-s390x-debug/

The created ppc64le/s390x container images are below. You can see these CPU architectures on the OS / Arch tab.
https://github.com/users/junaruga/packages/container/ruby-ci-image/194651273?tag=gcc-11

Or you can search by "gcc-11" tag on the page below, if the link above is outdated.
https://github.com/users/junaruga/packages/container/package/ruby-ci-image

I confirmed a script defined on a Jenkins CI setting could run in the ppc64le container image on the Jenkins CI.

Now I am trying to trigger the Jenkins CI by pull-requests and pushes on a GitHub repository, seeing the following document.
https://plugins.jenkins.io/github/#plugin-content-github-hook-trigger-for-gitscm-polling

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0