[28017] Integration tests for win_rabbitmq_plugin (#28118)

* Check registry to find RabbitMQ installation path

* Integration tests for win_rabbitmq_plugin

* Added himself to BOTMETA.yml

* Skipped running tests on Windows 2008 SP2
This commit is contained in:
Artem Zinenko
2017-08-29 01:48:10 +03:00
committed by Jordan Borean
parent 468e71bf71
commit 1c958af88b
5 changed files with 184 additions and 5 deletions

1
.github/BOTMETA.yml vendored
View File

@@ -748,6 +748,7 @@ files:
$modules/windows/win_psexec.py: dagwieers
$modules/windows/win_psmodule.ps1: $team_windows
$modules/windows/win_psmodule.py: $team_windows
$modules/windows/win_rabbitmq_plugin.py: ar7z1
$modules/windows/win_reboot.py: nitzmahone
$modules/windows/win_reg_stat.ps1: jborean93
$modules/windows/win_reg_stat.py: jborean93