Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2022-01-07 15:14:20 +0300
committerVladislavs Sokurenko <vladislavs.sokurenko@zabbix.com>2022-01-07 15:14:20 +0300
commit699d5de37657962a9bcd4a7b8d1d1d795b0855ad (patch)
treebb3e40cf13b9e88d631babd822762aad2c91bd5d /tests
parent82a7833e13c0e76324dd5d622e3fb2dc07a1db0c (diff)
.......PS. [ZBXNEXT-2485] removed redundant code that moves ODBC poller checks to unreachable poller and updated tests accordingly
Diffstat (limited to 'tests')
-rw-r--r--tests/libs/zbxdbcache/dc_item_poller_type_update.yaml9
1 files changed, 8 insertions, 1 deletions
diff --git a/tests/libs/zbxdbcache/dc_item_poller_type_update.yaml b/tests/libs/zbxdbcache/dc_item_poller_type_update.yaml
index 93a27ed6816..6f3970463a7 100644
--- a/tests/libs/zbxdbcache/dc_item_poller_type_update.yaml
+++ b/tests/libs/zbxdbcache/dc_item_poller_type_update.yaml
@@ -1172,7 +1172,14 @@ in:
key: k
poller: ZBX_POLLER_TYPE_UNREACHABLE
flags: 0
- result: ZBX_POLLER_TYPE_UNREACHABLE
+ result: ZBX_POLLER_TYPE_ODBC
+ - ref: 2151
+ access: DIRECT
+ type: ITEM_TYPE_DB_MONITOR
+ key: k
+ poller: ZBX_POLLER_TYPE_JAVA
+ flags: ZBX_HOST_UNREACHABLE
+ result: ZBX_POLLER_TYPE_ODBC
- ref: 216
access: DIRECT
type: ITEM_TYPE_DB_MONITOR