cockroachdb / cockroachdb/cockroach

drt: identify operation groups that can be clubbed together

Open
#163,596 1 comment 0 reactions 0 assignees View on GitHub
C-enhancement T-testeng
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

There are multiple operations that can be run as a single operations and can be clubbed into a group.

We can group them into the following:

1. All network disruption operations
2. all disk stall operations etc...

Refer: [Link](https://cockroachlabs.atlassian.net/wiki/spaces/TE/pages/4551507983/DRT+Operations+Framework+WIP)

Jira issue: CRDB-60313

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.