coreos / coreos/ignition

Test LUKS device reuse

Open
#1,306 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/testing component/luks kind/enhancement
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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.