diff --git a/tests/integration-tests/tests/health_checks/test_gpu_health_checks.py b/tests/integration-tests/tests/health_checks/test_gpu_health_checks.py index 910af7f69f..afaf7cf817 100644 --- a/tests/integration-tests/tests/health_checks/test_gpu_health_checks.py +++ b/tests/integration-tests/tests/health_checks/test_gpu_health_checks.py @@ -22,6 +22,7 @@ class NodeHealthStatus: @pytest.mark.usefixtures("instance", "os", "scheduler") def test_cluster_with_gpu_health_checks( region, + architecture, pcluster_config_reader, s3_bucket_factory, clusters_factory,