aws / aws/sagemaker-distribution
sm-python-sdk test failures
- Dominant language
- Shell
- Stars
- 154
- Forks
- 120
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 27
Description
Seeing failures in sm-python-sdk tests, related to either no credentials, or no Docker daemon.
* - `botocore.exceptions.NoCredentialsError: Unable to locate credentials`
* - FileNotFoundError: [Errno 2] No such file or directory: 'docker'
* - FileNotFoundError: [Errno 2] No such file or directory: 'docker'
Contributor guide
Research direction
Start by running the named sm-python-sdk tests: TestTransformersBuilder.test_build_deploy_for_transformers_local_container_and_remote_container and the TritonServerTests local CPU and GPU cases. Check the reported credential and Docker prerequisites first; done means the affected tests run without NoCredentialsError or missing-docker failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, docker, python
- Domain
- devops, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100