Allow custom plugin installation and usage of JNDI database connections#389
Conversation
root-expert
left a comment
There was a problem hiding this comment.
Hello! Thanks for your conribution!
Take a look at the inline comments I left. If you need any help you can contact us on the #voxpupuli channel on Libera.Chat IRC or on Puppet's Slack (same channel)
|
Hi there, does anyone have a hint how to eliminate the one failing test on CentOS 7? Maybe a good document about running the tests locally? |
Docs on running tests can be found here: https://github.com/voxpupuli/puppet-jira/blob/master/.github/CONTRIBUTING.md |
|
Hey @ThomasMinor took a look at the output of the tests. Sadly we have seen this error before. The current workaround is to add these 2 lines in our pipeline. |
bf83390 to
390179f
Compare
|
Hi @root-expert, I followed your advice to add the workaround and the tests succeeded - Thanks!
|
The error was bastelfreak had deployed that workaround in the past for puppet-zabbix so it was known to me 😄
Yes it will be overwritten, we manually add it back when we are modulesyncing. |
root-expert
left a comment
There was a problem hiding this comment.
Not a user of the module but seems okay to me
|
Can you squash you commits before merging? |
- refactoring and code cleanup
390179f to
5dd2004
Compare
Pull Request (PR) description
Added feature to install custom plugins and use JNDI database connections
This Pull Request (PR) fixes the following issues
n/a