oceanbase / oceanbase/ob-operator
[Feature]: Run tests using okctl
Open
Nobody has claimed this yet.
okctl
- Dominant language
- Go
- Stars
- 172
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
Describe your use case
It's a common scenario for users to run some tests before they are confident to use a new database, add a command in okctl will make this process easier.
Describe the solution you'd like
provide a command to run tests on an oceanbase cluster
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating okctl's command entry points and any existing test-related commands, then determine how an OceanBase cluster is targeted. Define the tests the command should run and what successful completion looks like, and add coverage for the new CLI behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- cli, databases, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100