Module: check_mk
Branch: master
Commit: 80dbaeb8e553b2a746763a85acfdd7f0da3acfbb
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=80dbaeb8e553b2…
Author: Jukka Aro <ja(a)mathias-kettner.de>
Date: Tue Jan 30 11:08:08 2018 +0100
Windows: verify uninstall_plugins.bat in tests
Check the content of uninstall_plugins.bat in the integration test for
the agent start parameter 'unpack'. Also remove redundant parameter
'testconfig' from remotetest.
---
agents/windows/it/remote.py | 7 ++---
agents/windows/it/test_agent_start_parameters.py | 33 ++++++++++++++++++++--
agents/windows/it/test_section_check_mk.py | 4 +--
agents/windows/it/test_section_df.py | 2 +-
agents/windows/it/test_section_dotnet_clrmemory.py | 2 +-
agents/windows/it/test_section_eventlog.py | 4 +--
agents/windows/it/test_section_fileinfo.py | 2 +-
agents/windows/it/test_section_logfiles.py | 4 +--
agents/windows/it/test_section_mem.py | 2 +-
agents/windows/it/test_section_mrpe.py | 2 +-
.../windows/it/test_section_openhardwaremonitor.py | 2 +-
agents/windows/it/test_section_plugin_group.py | 2 +-
agents/windows/it/test_section_ps.py | 3 +-
agents/windows/it/test_section_services.py | 2 +-
agents/windows/it/test_section_spool.py | 2 +-
agents/windows/it/test_section_systemtime.py | 2 +-
agents/windows/it/test_section_uptime.py | 2 +-
agents/windows/it/test_section_winperf.py | 2 +-
agents/windows/it/test_section_wmi_cpuload.py | 2 +-
agents/windows/it/test_section_wmi_webservices.py | 2 +-
20 files changed, 55 insertions(+), 28 deletions(-)
Diff:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commitdiff;h=80dbaeb8e5…