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

build: cross-compile when building roachtest tools #60149

Merged
merged 1 commit into from
Feb 10, 2021

Conversation

stevendanna
Copy link
Collaborator

The roachtest, workload, and roachprod tools might need to run on machines
with older glibcs than the builder when running the roachtests. By
using mkrelease, we ensure that theses are built using the
cross-compilation environment that supports older glibc versions. This
avoids us having to keep the builder image in line with other images
we might use for testing.

Release note: None

@cockroach-teamcity
Copy link
Member

This change is Reviewable

The roachtest, workload, and roachprod tools might need to run on
different machines than the builder when running the roachtests.  By
using mkrelease, we ensure that theses are built using the
cross-compilation environment that supports older glibc versions. This
avoids us having to keep the builder image in line with other images
we might use for testing.

Release note: None
@stevendanna stevendanna marked this pull request as ready for review February 9, 2021 20:35
@rickystewart rickystewart requested a review from otan February 9, 2021 20:52
Makefile Show resolved Hide resolved
@rickystewart rickystewart force-pushed the ssd/roachtest-fix branch 2 times, most recently from 4166a9d to 110fa0d Compare February 9, 2021 22:10
@rickystewart
Copy link
Collaborator

bors r+

@craig
Copy link
Contributor

craig bot commented Feb 9, 2021

Build failed:

@rickystewart
Copy link
Collaborator

bors r+

@craig
Copy link
Contributor

craig bot commented Feb 10, 2021

Build failed (retrying...):

craig bot pushed a commit that referenced this pull request Feb 10, 2021
60149: build: cross-compile when building roachtest tools r=rickystewart a=stevendanna

The roachtest, workload, and roachprod tools might need to run on machines 
with older glibcs than the builder when running the roachtests.  By
using mkrelease, we ensure that theses are built using the
cross-compilation environment that supports older glibc versions. This
avoids us having to keep the builder image in line with other images
we might use for testing.

Release note: None

Co-authored-by: Steven Danna <[email protected]>
@craig
Copy link
Contributor

craig bot commented Feb 10, 2021

Build failed:

@stevendanna
Copy link
Collaborator Author

bors r+

@craig
Copy link
Contributor

craig bot commented Feb 10, 2021

Build succeeded:

@craig craig bot merged commit 355fe0b into cockroachdb:master Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants