Skip to content

Commit

Permalink
Clarify exotic hardware requirements
Browse files Browse the repository at this point in the history
Be less misunderstandbale (we mean the HW not the PKG) and provide
a few examples so users know what kind of answer we look for.

Fixes: #61

Signed-off-by: Christian Ehrhardt <[email protected]>
  • Loading branch information
cpaelzer committed Jul 31, 2024
1 parent 1d0331b commit 56f4e8b
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,8 +334,18 @@ TODO: - Debian https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=TBDSRC
TODO: - Upstream's bug tracker, e.g., GitHub Issues
TODO: - The package has important open bugs, listing them: TBD
TODO-A: - The package does not deal with exotic hardware we cannot support
TODO-B: - The package does deal with exotic hardware, it is present at TBD
TODO-B: to be able to test, fix and verify bugs
TODO-B: - The package does deal with exotic hardware, such hardware is available
TODO-B: to the team for debugging, test, verification and development via
RULE: This is about confidence to be able to maintain the package, therefore
RULE: any option (the examples or anything else you add) is "valid", but it
RULE: depends on the case if that is then considered sufficient.
RULE: The following examples are in descending order in regard to how "ok" they
RULE: likely will be.
TODO-B1: testflinger under the following queue(s): TBD
TODO-B2: (mutliple) Canonical systems in the TBD computing center/lab

Check failure on line 345 in README.md

View workflow job for this annotation

GitHub Actions / Check Spelling

`mutliple` is not a recognized word. (unrecognized-spelling)
TODO-B3: an engineering sample in engineers home on TBD team, manager TBD
TODO-B4: (multiple) cloud providers as type: TBD
TODO-B5: hopefully somewhen getting it due to TBD
[Quality assurance - testing]
RULE: - The package must include a non-trivial test suite
Expand Down

0 comments on commit 56f4e8b

Please sign in to comment.