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: add roachtest nightlies coverage scripts #111382

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

RaduBerinde
Copy link
Member

This script will be used in a coverage build that runs the nightlies
on GCE and collects coverage data.

Epic: none
Release note: None

@RaduBerinde RaduBerinde requested review from srosenberg and a team September 27, 2023 21:22
@RaduBerinde RaduBerinde requested a review from a team as a code owner September 27, 2023 21:22
@RaduBerinde RaduBerinde requested review from smg260 and removed request for a team September 27, 2023 21:22
@cockroach-teamcity
Copy link
Member

This change is Reviewable

ssh-keygen -q -C "roachtest-nightly-bazel $(date)" -N "" -f ~/.ssh/id_rsa
fi

$root/build/teamcity/cockroach/nightlies/roachtest_compile_bits.sh --with-code-coverage amd64
Copy link
Member

Choose a reason for hiding this comment

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

Might be worth a comment to emphasize that the hardcoded (target) architecture is not actually preventing TC agent from running arm64, since it's going to be cross-built.

Copy link
Member

@srosenberg srosenberg left a comment

Choose a reason for hiding this comment

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

Nice!

This script will be used in a coverage build that runs the nightlies
on GCE and collects coverage data.

Epic: none
Release note: None
@RaduBerinde RaduBerinde force-pushed the roachtest-cover-scripts branch from 0b75185 to c8db151 Compare September 28, 2023 03:27
Copy link
Member Author

@RaduBerinde RaduBerinde left a comment

Choose a reason for hiding this comment

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

TFTR!

Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained (waiting on @smg260 and @srosenberg)


build/teamcity/cockroach/coverage/roachtest_nightly_gce_impl.sh line 13 at r1 (raw file):

Previously, srosenberg (Stan Rosenberg) wrote…

Might be worth a comment to emphasize that the hardcoded (target) architecture is not actually preventing TC agent from running arm64, since it's going to be cross-built.

Done.

@RaduBerinde
Copy link
Member Author

bors r+

@craig
Copy link
Contributor

craig bot commented Sep 28, 2023

Build succeeded:

@craig craig bot merged commit 2394936 into cockroachdb:master Sep 28, 2023
@RaduBerinde RaduBerinde deleted the roachtest-cover-scripts branch September 28, 2023 13:04
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.

3 participants