roachtest: automatically profile CPU in restore tests#111434
roachtest: automatically profile CPU in restore tests#111434craig[bot] merged 1 commit intocockroachdb:masterfrom
Conversation
Epic: none Release note: none
|
Example of a successful test run (
CPU peaked at almost 79%. So, the default recommended threshold of 80% makes sense. |
|
bors r=msbutler |
|
Build succeeded: |
|
Encountered an error creating backports. Some common things that can go wrong:
You might need to create your backport manually using the backport tool. error creating merge commit from c516881 to blathers/backport-release-23.1-111434: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict [] you may need to manually resolve merge conflicts with the backport tool. Backport to branch 23.1.x failed. See errors above. 🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf. |

See https://www.cockroachlabs.com/docs/v23.1/automatic-cpu-profiler.
NB: the
server.cpu_profile.enabledsetting is not used because it was recently removed in #107717. It should be used if this change is backported.Touches #111160, #111159
Epic: none
Release note: none