Skip to content
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

CI (Buildkite): Add package_linux and tester_linux for more Linux architectures #41707

Merged
merged 1 commit into from
Sep 26, 2021

Conversation

DilumAluthge
Copy link
Member

No description provided.

@DilumAluthge DilumAluthge added ci Continuous integration backport 1.6 Change should be backported to release-1.6 backport 1.7 labels Jul 26, 2021
@DilumAluthge DilumAluthge force-pushed the dpa/more-linux-arches branch from 3512f97 to 333743c Compare July 26, 2021 03:03
@DilumAluthge
Copy link
Member Author

DilumAluthge commented Jul 26, 2021

How do I dispatch e.g. package_linuxppc64le to a Buildkite agent with the correct architecture?

I looked through the list of agents (https://buildkite.com/organizations/julialang/agents), but I couldn't find any agents in which the arch key is set to a value that is not x86_64.

@DilumAluthge DilumAluthge force-pushed the dpa/more-linux-arches branch from 333743c to 4000030 Compare July 26, 2021 03:24
@DilumAluthge DilumAluthge requested a review from staticfloat July 26, 2021 03:37
@DilumAluthge DilumAluthge marked this pull request as ready for review July 26, 2021 03:37
@DilumAluthge DilumAluthge requested a review from a team as a code owner July 26, 2021 03:37
@DilumAluthge DilumAluthge changed the title CI (Buildkite): Add package_linux$ARCH and tester_linux$ARCH for more Linux architectures CI (Buildkite): Add package_linux$ARCH and tester_linux$ARCH for more Linux architectures, and use a separate rootfs image for the tester_ jobs Jul 26, 2021
@DilumAluthge DilumAluthge removed the request for review from a team July 26, 2021 03:40
@DilumAluthge DilumAluthge changed the title CI (Buildkite): Add package_linux$ARCH and tester_linux$ARCH for more Linux architectures, and use a separate rootfs image for the tester_ jobs CI (Buildkite): Add package_linux$ARCH and tester_linux$ARCH for more Linux architectures, and use a separate rootfs image for the tester_* jobs Jul 26, 2021
@DilumAluthge DilumAluthge force-pushed the dpa/more-linux-arches branch 2 times, most recently from 91f1d19 to 986b1c7 Compare July 26, 2021 04:20
@DilumAluthge DilumAluthge changed the title CI (Buildkite): Add package_linux$ARCH and tester_linux$ARCH for more Linux architectures, and use a separate rootfs image for the tester_* jobs CI (Buildkite): Add package_linux and tester_linux for more Linux architectures Jul 26, 2021
@DilumAluthge DilumAluthge force-pushed the dpa/more-linux-arches branch 2 times, most recently from 7f955ad to 9e73d3c Compare July 26, 2021 09:02
Copy link
Member

@staticfloat staticfloat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some comments, but overall this is going in the right direction!

.buildkite/pipelines/main/launch_unsigned_builders.yml Outdated Show resolved Hide resolved
.buildkite/pipelines/main/launch_unsigned_builders.yml Outdated Show resolved Hide resolved
@vchuravy
Copy link
Member

I enabled the zen workaround on all of the AMDCI machines.

@DilumAluthge DilumAluthge force-pushed the dpa/more-linux-arches branch from b0337fa to 551ef8e Compare July 27, 2021 12:14
@DilumAluthge
Copy link
Member Author

We should also figure out the remaining test failures. There are 6 failures from cmdlineargs, which I'm having a hard time figuring out.

And then there's one failure from the Distributed tests.

I can't reproduce any of those failures locally.

@DilumAluthge DilumAluthge force-pushed the dpa/more-linux-arches branch 2 times, most recently from 8c1d53f to c1ad5ef Compare August 7, 2021 03:48
@DilumAluthge DilumAluthge force-pushed the dpa/more-linux-arches branch from 4ad00e6 to 2039454 Compare August 19, 2021 18:29
@DilumAluthge DilumAluthge reopened this Aug 19, 2021
@DilumAluthge DilumAluthge force-pushed the dpa/more-linux-arches branch from 2039454 to fd39ed0 Compare August 25, 2021 15:08
.buildkite/pipelines/main/misc/commit_statuses.yml Outdated Show resolved Hide resolved
.buildkite/utilities/rr/buildkite.jl Outdated Show resolved Hide resolved
@DilumAluthge DilumAluthge force-pushed the dpa/more-linux-arches branch 4 times, most recently from e11b9d6 to ddc2bf7 Compare September 26, 2021 14:03
@DilumAluthge DilumAluthge merged commit 37b7a33 into master Sep 26, 2021
@DilumAluthge DilumAluthge deleted the dpa/more-linux-arches branch September 26, 2021 15:21
KristofferC pushed a commit that referenced this pull request Oct 5, 2021
KristofferC pushed a commit that referenced this pull request Oct 19, 2021
KristofferC pushed a commit that referenced this pull request Nov 11, 2021
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Nov 13, 2021
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants