Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define "block-device" key for guest topology HW exposition #2792

Merged
merged 2 commits into from
May 28, 2024

Conversation

happz
Copy link
Collaborator

@happz happz commented Mar 27, 2024

Adds a new key, block-device, that guest topology may use to inform tests about which disk matches requested by HW requirements.

Related to #2402

Pull Request Checklist

  • implement the feature
  • update the specification

@happz happz added specification Metadata specification (core, tests, plans, stories) area | hardware Implementation of hardware requirements labels Mar 27, 2024
@happz happz added this to the 1.33 milestone Mar 27, 2024
@happz happz modified the milestones: 1.33, 1.34 Apr 30, 2024
spec/hardware/disk.fmf Outdated Show resolved Hide resolved
@happz happz added the status | ready for merge The only missing piece is to do the rebase the current 'main' and let the CI finish. label May 28, 2024
happz and others added 2 commits May 28, 2024 14:21
Adds a new key, `block-device`, that guest topology may use to inform
tests about which disk matches requested by HW requirements.

Related to #2402
@happz happz added the code | no functional change "No Functional Change" intended. Patch should not change tmt's behavior in any way. label May 28, 2024
@happz
Copy link
Collaborator Author

happz commented May 28, 2024

Documentation & specification change only, merging without functional tests.

@happz happz merged commit 51e00b1 into main May 28, 2024
4 of 19 checks passed
@happz happz deleted the hw-topology-disk branch May 28, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area | hardware Implementation of hardware requirements code | no functional change "No Functional Change" intended. Patch should not change tmt's behavior in any way. specification Metadata specification (core, tests, plans, stories) status | ready for merge The only missing piece is to do the rebase the current 'main' and let the CI finish.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants