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

"chef exec rspec ." fails #86

Open
mromero-convoso opened this issue Jun 30, 2021 · 0 comments
Open

"chef exec rspec ." fails #86

mromero-convoso opened this issue Jun 30, 2021 · 0 comments

Comments

@mromero-convoso
Copy link

πŸ‘» Brief Description

It seems that rspec support has not been added for this cookbook. Lots of errors whenever "pyenv_user_install" resource is used.

πŸ₯ž Cookbook version

3.4.2

πŸ‘©β€πŸ³ Chef-Infra Version

17.2.29

🎩 Platform details

Operating system distribution and release version. Cloud provider if running in the cloud.

Steps To Reproduce

Steps to reproduce the behavior:

Create a cookbook which incorporates the pyenv community cookbook, with a recipe containing "pyenv_user_install ''"

Execute "chef exec rspec ." from the root of the cookbook folder.

πŸš“ Expected behavior

If the "default_spec.rb" has been created correctly, the tests should pass.

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

No branches or pull requests

1 participant