Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HOME env var #8618

Merged
merged 1 commit into from
Feb 12, 2021
Merged

Add HOME env var #8618

merged 1 commit into from
Feb 12, 2021

Conversation

hithwen
Copy link
Contributor

@hithwen hithwen commented Feb 12, 2021

Avoid:

tests/conftest.py:66: in dd_environment
    with docker_run(
/opt/hostedtoolcache/Python/3.8.7/x64/lib/python3.8/contextlib.py:113: in __enter__
    return next(self.gen)
../datadog_checks_dev/datadog_checks/dev/docker.py:208: in docker_run
    with environment_run(
/opt/hostedtoolcache/Python/3.8.7/x64/lib/python3.8/contextlib.py:113: in __enter__
    return next(self.gen)
../datadog_checks_dev/datadog_checks/dev/env.py:73: in environment_run
    condition()
tests/conftest.py:105: in __call__
    raise Exception(result.stderr)
E   Exception: WARNING: Error loading config file: .dockercfg: $HOME is not defined
- generated xml file: /home/vsts/work/1/s/vault/.junit/test-unit-py38-noauth.xml

@hithwen hithwen merged commit b0d4c1f into master Feb 12, 2021
@hithwen hithwen deleted the julia/cn-home-fix branch February 12, 2021 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants