Christof Musik
Christof Musik
From my tests I can tell that it does something with the spec files. But strace does not tell me what. It takes around one second per file. So the...
There is also a ticket open at puppetlabs: https://tickets.puppetlabs.com/browse/PDK-1638 I let it open some weeks ago and there is a little progress.
I have updated the code so that the tests should run fine now
@david22swan I have fixed them and now there should be no syntax problem
right now the rpfilter option allows you only to specify one argument so this fix here is to parse it correctly if there are more arguments set. We have applications...
Ok, I have found the missing steps and updated the PR. Now I still need to add a test case for the new functionality.
@jordanbreen28 is there any guide how to implement and running the acceptance tests? I have worked a lot with pdk and unit tests but struggling with the acceptance tests
Hi @jordanbreen28, I have finally managed to get the acceptance to run and extended them for the rpfilter feature
@jordanbreen28 I have rebased the branch. And yes - I have already noticed that the tests are failing. I had also some problems with litmus tests from the main branch.
@david22swan this problem was not introduced by me and was fixed a few days ago in the puppetlabs main branch. I have rebased again and it should work now