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

Allow hack/env to reuse volumes #10827

Merged
merged 1 commit into from
Sep 13, 2016

Conversation

smarterclayton
Copy link
Contributor

Setting OS_BUILD_ENV_REUSE_VOLUME=<name> will no longer sync over new
contents if the volume already exists, allowing to reuse a hack/env
session over multiple commands.

Also, make OS_BUILD_ENV_PRESERVE=. possible (to preserve everything,
even _output).

[test]

Setting `OS_BUILD_ENV_REUSE_VOLUME=<name>` will no longer sync over new
contents if the volume already exists, allowing to reuse a hack/env
session over multiple commands.

Also, make `OS_BUILD_ENV_PRESERVE=.` possible (to preserve everything,
even _output).
@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 5ebe796

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8732/)

@smarterclayton
Copy link
Contributor Author

[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 5ebe796

@openshift-bot
Copy link
Contributor

openshift-bot commented Sep 13, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8822/) (Image: devenv-rhel7_5007)

@openshift-bot openshift-bot merged commit 7bb3e69 into openshift:master Sep 13, 2016
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