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

Added $CANINE_DOCKER_ARGS for streaming #59

Merged
merged 1 commit into from
May 12, 2020
Merged

Conversation

agraubert
Copy link
Collaborator

Streams will now create a temporary directory in /tmp and the fifo will be created there. The localizer also maintains a $CANINE_DOCKER_ARGS variable for each job which is used to ensure dockers can still work regardless of the job setup.

Any scripts using docker should expand $CANINE_DOCKER_ARGS as part of their command

Blocks #55 (That PR should use CANINE_DOCKER_ARGS after this merges)

Closes #58

@agraubert agraubert added the bug Something isn't working label May 1, 2020
@agraubert agraubert requested a review from julianhess May 1, 2020 14:26
@agraubert agraubert added this to In Progress in Bugs May 1, 2020
@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 59.631% when pulling 016b6f5 on canine-docker-args into b21d474 on master.

@agraubert agraubert merged commit df570ad into master May 12, 2020
Bugs automation moved this from In Progress to Resolved May 12, 2020
@julianhess julianhess deleted the canine-docker-args branch September 2, 2020 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Bugs
  
Resolved
Development

Successfully merging this pull request may close these issues.

Stream localization fails on preemptible NFS server
2 participants