Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Set tmp and home dir env to within the workspace #157

@vmx

Description

@vmx

Windows worker often run out of disk space. @victorbjelkholm mentioned that one issue is that tests write into the tmp and home directories and don't clean up properly after themselves.

One way of solving this would be to re-define the TEMP/TMP and HOME/HOMEPATH/USERPROFILE environment variables to be within the workspace, so that the workspace cleanup would also cleanup those files.

There's a nice list on env variables per platform on Wikipedia.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions