oxidecomputer / oxidecomputer/crucible

tools/test_repair.sh should be named tools/test_reconcile.sh

Open
#1,487 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
260
Forks
34
Avg merge
2d 1h
Merged PRs (30d)
8

Description

The test test_repair.sh has a misleading name.
It was given the "repair" name back when we still called "reconcile" "repair".
It is actually performing a reconciliation and not a live_repair.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating tools/test_repair.sh and checking how the script is referenced in the repository. Rename it to tools/test_reconcile.sh so its name matches the reconciliation behavior described in the issue, and ensure existing references still point to the renamed script.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
testing-qa
Issue type
Refactor
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.