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: extend pebble metamorphic timeout; lower operation count #76629

Merged
merged 1 commit into from
Feb 17, 2022

Conversation

nicktrav
Copy link
Collaborator

The Pebble metamorphic test runs have been timing out due to single runs
taking longer for worst-case configurations. Increase the governing
timeout from just over three hours to four hours. This gives more time
to a metamorphic test run that started close to the end of the three
hour window to complete.

Lower the upper bound on the operation count random distribution from
25k ops to 10k ops. This will shorten the time for each run, on average,
while allowing more configurations to be tested overall.

Update the reproduction message in the Pebble formatter.

Related to cockroachdb/pebble#1514.

Release note: None

@nicktrav nicktrav requested a review from a team February 15, 2022 23:34
@nicktrav nicktrav requested review from a team as code owners February 15, 2022 23:34
@nicktrav nicktrav requested review from tbg and removed request for a team February 15, 2022 23:34
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Member

@tbg tbg left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @nicktrav)

Copy link
Collaborator

@jbowens jbowens left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! 2 of 0 LGTMs obtained (waiting on @nicktrav)

The Pebble metamorphic test runs have been timing out due to single runs
taking longer for worst-case configurations. Increase the governing
timeout from just over three hours to four hours. This gives more time
to a metamorphic test run that started close to the end of the three
hour window to complete.

Lower the upper bound on the operation count random distribution from
25k ops to 10k ops. This will shorten the time for each run, on average,
while allowing more configurations to be tested overall.

Update the reproduction message in the Pebble formatter.

Related to cockroachdb/pebble#1514.

Release note: None
@nicktrav
Copy link
Collaborator Author

TFTRs!

bors r=tbg,jbowens

@craig
Copy link
Contributor

craig bot commented Feb 16, 2022

Build failed (retrying...):

@craig
Copy link
Contributor

craig bot commented Feb 17, 2022

Build succeeded:

@craig craig bot merged commit 27ed9d6 into cockroachdb:master Feb 17, 2022
@nicktrav nicktrav deleted the nickt.pebble-meta branch February 17, 2022 04:00
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