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

Add capability to source from vars files #2

Open
nextrevision opened this issue Jul 29, 2015 · 0 comments · Fixed by #18
Open

Add capability to source from vars files #2

nextrevision opened this issue Jul 29, 2015 · 0 comments · Fixed by #18
Milestone

Comments

@nextrevision
Copy link
Member

Be able to source a file full of bash variables and interpolate those variables in the spec tests.

nextrevision added a commit that referenced this issue Aug 5, 2015
…sion

This commit adds the ability to expand bash variables before spec
execution (default is during execution on the target host) and
optionally source a variable file to use during expansion. This commit
also adds the ability to pass raw SSH/docker options to the commands.
Additional bug fixes include docker container checking and support '--help'
flag.

Closes #2
nextrevision added a commit that referenced this issue Aug 5, 2015
…sion

This commit adds the ability to expand bash variables before spec
execution (default is during execution on the target host) and
optionally source a variable file to use during expansion. This commit
also adds the ability to pass raw SSH/docker options to the commands.
Additional bug fixes include docker container checking and support '--help'
flag.

Closes #2
@nextrevision nextrevision reopened this Aug 6, 2015
@cllunsford cllunsford modified the milestones: 0.2.0, Backlog Aug 6, 2015
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 a pull request may close this issue.

2 participants