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

setuptools support, local backend, formalized runtime directories #35

Merged
merged 1 commit into from
Jun 15, 2017

Conversation

mbookman
Copy link
Contributor

Make dsub a setuptools-installable package.
Add initial implementation of the "local" provider.
For all providers, add, explicit creation of:
/mnt/data/tmp (and setting of TMPDIR)
/mnt/data/script (and writing user script there)
/mnt/data/workingdir (and setting of the current working directory)
Integration tests now run in 1/3 of the time.

Add initial implementation of the "local" provider.
For all providers, add, explicit creation of:
  /mnt/data/tmp (and setting of TMPDIR)
  /mnt/data/script (and writing user script there)
  /mnt/data/workingdir (and setting of the current working directory)
Integration tests now run in 1/3 of the time.
Copy link
Contributor

@jean-philippe-martin jean-philippe-martin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants