Closed daipom closed 1 year ago
The next td-agent will embed Ruby 3.2.
I was checking each embedded plugin, and I noticed that we should update the CI of this plugin.
I think several points need to be fixed. Please let me submit them in separate PRs.
This PR updates CI for the td-agent rpm package. Since CentOS is EOL now, we should replace it with another RHEL compatible OS.
The current CI fails since the yum repository mirror site doesn't work anymore.
In addition to this PR, we need to fix some tests for the latest libsystemd. I will submit another PR on that.
@errm Could you review this?
The next td-agent will embed Ruby 3.2.
I was checking each embedded plugin, and I noticed that we should update the CI of this plugin.
I think several points need to be fixed. Please let me submit them in separate PRs.
This PR updates CI for the td-agent rpm package. Since CentOS is EOL now, we should replace it with another RHEL compatible OS.
The current CI fails since the yum repository mirror site doesn't work anymore.
In addition to this PR, we need to fix some tests for the latest libsystemd. I will submit another PR on that.