Skip to content

Commit

Permalink
Use new environment for 'verify_gpu_rescind_validation' test case.
Browse files Browse the repository at this point in the history
  • Loading branch information
SRIKKANTH committed Dec 17, 2024
1 parent 466ca3b commit 4efcbc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions microsoft/testsuites/gpu/gpusuite.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ def verify_gpu_adapter_count(self, node: Node, log_path: Path, log: Logger) -> N
requirement=simple_requirement(
supported_features=[GpuEnabled()],
),
use_new_environment=True,
)
def verify_gpu_rescind_validation(
self,
Expand Down

0 comments on commit 4efcbc9

Please sign in to comment.