KAFKA-13671: Add ppc64le build stage#11833
Conversation
|
It looks like there's a permission issue with |
|
We resolved the permissions issues and it's now working. I'll let this build finish and I'll kick another one tomorrow to confirm. |
There was a problem hiding this comment.
Thanks @mimaison, this looks good to me. Can we make the stage name something like "PPC" or "PowerPC" just for readability?
Looking at our docs, all I could find about platform support is
Kafka should run well on any unix system and has been tested on Linux and Solaris.
I wonder if we should include some details about the platforms we test. I also wonder about that Solaris part -- has anyone actually tested a recent build on Solaris?
Anyways, this PR LGTM pending a passing build, thanks 👍
|
Thanks @mumrah! I've renamed the stage to Test failures are unrelated, merging to trunk. |
| timestamps() | ||
| } | ||
| environment { | ||
| SCALA_VERSION=2.12 |
There was a problem hiding this comment.
Scala 2.12 support has been deprecated, it would be good to use Scala 2.13 for new stages.
There was a problem hiding this comment.
Good point, I'll follow up with a few more changes we should do in this area.
Committer Checklist (excluded from commit message)