Skip to content

sm-python-sdk test failures #316

@claytonparnell

Description

@claytonparnell

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions