Skip to content

Commit

Permalink
CVM support verify_cpu_offline_channel_add
Browse files Browse the repository at this point in the history
  • Loading branch information
kamalca committed Nov 21, 2024
1 parent cad3876 commit fff68a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion microsoft/testsuites/cpu/cpusuite.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ def verify_cpu_offline_network_workload(
priority=4,
requirement=simple_requirement(
min_core_count=16,
supported_features=[CvmDisabled()],
),
)
def verify_cpu_offline_channel_add(self, log: Logger, node: Node) -> None:
Expand Down

0 comments on commit fff68a0

Please sign in to comment.