Skip to content

Commit

Permalink
squash: update spec file
Browse files Browse the repository at this point in the history
  • Loading branch information
skycastlelily committed May 22, 2024
1 parent cc9831b commit a153cb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion spec/hardware/cpu.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ example:
cores: ">= 4"

- |
# Request a CPU supports hyper-threading.
# Request a CPU with hyper-threading enabled.
cpu:
hyper-threading: true

Expand Down
2 changes: 1 addition & 1 deletion tmt/schemas/provision/hardware.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ definitions:
anyOf:
- type: string
- type: integer
hyper:
hyper-threading:
type: boolean

additionalProperties: false
Expand Down

0 comments on commit a153cb6

Please sign in to comment.