-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
Seeing failures in sm-python-sdk tests, related to either no credentials, or no Docker daemon.
- <tests.unit.sagemaker.serve.builder.test_transformers_builder.TestTransformersBuilder testMethod=test_build_deploy_for_transformers_local_container_and_remote_container> -
botocore.exceptions.NoCredentialsError: Unable to locate credentials
- <triton.test_server.TritonServerTests testMethod=test_start_invoke_destroy_local_triton_server_cpu> - FileNotFoundError: [Errno 2] No such file or directory: 'docker'
- <triton.test_server.TritonServerTests testMethod=test_start_invoke_destroy_local_triton_server_gpu> - FileNotFoundError: [Errno 2] No such file or directory: 'docker'
Metadata
Metadata
Assignees
Labels
No labels