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

Capture output in clipper_manager local commands #101

Merged
merged 2 commits into from
Apr 5, 2017

Conversation

dcrankshaw
Copy link
Contributor

Fabric's local command works a bit differently than run and sudo and by default doesn't capture output. This breaks some of the local commands which rely on parsing that output. The place I found it crop up was when trying to deploy a model container where the Docker image was built locally but didn't exist on DockerHub.

This should fix the bug.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Clipper-PRB/113/
Test PASSed.

Copy link
Contributor

@Corey-Zumar Corey-Zumar left a comment

Choose a reason for hiding this comment

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

LGTM

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Clipper-PRB/126/
Test PASSed.

@Corey-Zumar Corey-Zumar merged commit c1893c4 into ucbrise:develop Apr 5, 2017
@dcrankshaw dcrankshaw deleted the execute_local_bugfix branch May 17, 2017 06:18
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.

3 participants