Skip to content

Commit edbe89a

Browse files
[integ-test] Fix test_cluster_with_gpu_health_checks
This bug was introduced by #6645 Signed-off-by: Hanwen <[email protected]>
1 parent e9dc0f0 commit edbe89a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration-tests/tests/health_checks/test_gpu_health_checks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class NodeHealthStatus:
2222
@pytest.mark.usefixtures("instance", "os", "scheduler")
2323
def test_cluster_with_gpu_health_checks(
2424
region,
25+
architecture,
2526
pcluster_config_reader,
2627
s3_bucket_factory,
2728
clusters_factory,

0 commit comments

Comments
 (0)