Enable 4 new 7+ server parameters - #978
Conversation
75f68d9 to
1785781
Compare
|
@trenta Please fix the test failure(s) and force-push to trigger the test suite :) |
|
Is that what you were after? |
|
Looks better now, but almost all tests for Zabbix 7.0 are failing. Looking at this example, the reason is probably always the same: Although the test is expected to setup Zabbix Server 7.0, it ends up starting version 6.0.36. I assume that this has always been the case, but this PR added options that are only available in version 7 and up, making this issue visible. Could you probably have a look at the tests? |
|
I'm happy to participate in a fix but not sure it should be part of this pr. I haven't had any experiences with test coding. I had a look though and to me it looks like server version 6.0 is the only version for testing. If we are to add a very 7 as well would we need to make sure the correct tests are associated with correct version? This is where I'm not sure and don't wan to break things. |
Pull Request (PR) description
This PR enables 4 new server parameters for version >= 7
StartAgentPollers
StartHTTPAgentPollers
StartSNMPPollers
MaxConcurrentChecksPerPoller