Skip to content

Commit

Permalink
jobs/lkvs*: consolidate yamls
Browse files Browse the repository at this point in the history
Signed-off-by: Philip Li <philip.li@intel.com>
  • Loading branch information
rli9 committed Oct 12, 2024
1 parent a488283 commit 0f17492
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
15 changes: 15 additions & 0 deletions jobs/lkvs-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,18 @@ category: functional
lkvs:
test:
- topology-server

---
lkvs:
test: cstate-server # require GNR and above

perf-stat:

timeout: 1h

---
lkvs:
test:
- rapl-server # require GNR and above

timeout: 1h
2 changes: 2 additions & 0 deletions jobs/lkvs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ lkvs:
- pstate
- pt
- sdsi
- splitlock # require SPR and above
- tdx-compliance
- tdx-guest
# - tdx-osv-sanity
Expand All @@ -33,3 +34,4 @@ lkvs:
- umip
- workload-xsave
- xsave
- ufs # require GNR and above

0 comments on commit 0f17492

Please sign in to comment.