grunning: exclude s390x#95291
Conversation
33610c3 to
79a1476
Compare
|
Thank you for updating your pull request. Before a member of our team reviews your PR, I have some potential action items for you:
🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan. |
|
It looks like |
79a1476 to
c14a1d0
Compare
|
Thank you for updating your pull request. Before a member of our team reviews your PR, I have some potential action items for you:
🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan. |
c14a1d0 to
317c6e5
Compare
|
Thank you for updating your pull request. Before a member of our team reviews your PR, I have some potential action items for you:
🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan. |
|
I've rebased as #95327 has been merged. Thanks @healthy-pod! |
|
bors r=rickystewart |
|
Build succeeded: |
PR cockroachdb#95291 excluded grunning from s390x as patched Go runtime was not available. Since we can refer go patch at https://github.com/cockroachdb/cockroach/blob/master/build/teamcity/internal/release/build-and-publish-patched-go/diff.patch, we can manually patch go runtime for s390x so that grunning works for s390x. Hence enabling back this library for s390x.
127719: Include grunning for s390x. r=rickystewart a=yasiribmcon PR #95291 excluded grunning from s390x as patched Go runtime is not available. Since we can refer go patch from [here](https://github.com/cockroachdb/cockroach/blob/master/build/teamcity/internal/release/build-and-publish-patched-go/diff.patch), we can manually patch go runtime for s390x so that grunning works for s390x. Hence enabling back this library for s390x. Co-authored-by: yasiribmcon <107119183+yasiribmcon@users.noreply.github.com> Co-authored-by: yasiribmcon <Yasir.Ashfaq1@ibm.com>
As the patched Go runtime is not available, disable grunning library on s390x.
When s390x artifacts are made available (#92393), we can re-enable the library.
Thanks.
Release note: None
Epic: none