Test LUKS device reuse
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 974
- Forks
- 296
- Avg merge
- 6d 14h
- Merged PRs (30d)
- 9
Description
We don't currently have tests for reusing a LUKS device. kola tests can't do this, since they can't reuse a secondary disk with a fresh boot disk. The blackbox tests have a couple tests for filesystem reuse, but don't understand LUKS at all.
This contributed to the regression in https://github.com/coreos/ignition/issues/1305.
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 reading the existing blackbox tests for filesystem reuse and compare them with the constraints described for kola tests and secondary disks. Add blackbox coverage for reusing a LUKS device across a fresh boot, and verify that the regression scenario in issue 1305 is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, linux
- Domain
- operating-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100