-
Notifications
You must be signed in to change notification settings - Fork 20
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
Help with ruby test setup and configuration #113
Comments
So I thought this was environment config (it may still be). But I realized that if I make the changes below that I can test locally and do not receive the errors mentioned above
|
5 tasks
i managed to get the test setup running in both ubuntu and wsl2 on windows following the instructions given in the readme. |
Already resolved at master. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(check apply)
Steps to replicate
While trying to add and run test cases for contributions to this repo I ran
bundle exec rake test
but it produces errors for most test in out_opensearch_data_stream.rb like below. I suspect there is something in environment setup that was either missed or done improperly. I'd like to figure it out and get it documented to make future contributions easier.Expected Behavior or What you need to ask
I'd like to be able to test locally
Using Fluentd and OpenSearch plugin versions
Gemfile.lock
The text was updated successfully, but these errors were encountered: