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
diff options
context:
space:
mode:
Diffstat (limited to 'ui/tests/selenium/lld/testPageLowLevelDiscovery.php')
-rw-r--r--ui/tests/selenium/lld/testPageLowLevelDiscovery.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/ui/tests/selenium/lld/testPageLowLevelDiscovery.php b/ui/tests/selenium/lld/testPageLowLevelDiscovery.php
index 801277e8ae1..de22fc2ce52 100644
--- a/ui/tests/selenium/lld/testPageLowLevelDiscovery.php
+++ b/ui/tests/selenium/lld/testPageLowLevelDiscovery.php
@@ -24,7 +24,8 @@ require_once dirname(__FILE__).'/../behaviors/CMessageBehavior.php';
/**
* @backup items
- * @dataSource ExecuteNowAction
+ *
+ * @dataSource ExecuteNowAction, DiscoveredHosts
*/
class testPageLowLevelDiscovery extends CWebTest {
@@ -422,8 +423,12 @@ class testPageLowLevelDiscovery extends CWebTest {
'I2-lvl1-trap-num: DR4-I2-dep-trap',
'Last error message of scenario "Web scenario for execute now".: DR5-web-dep',
'Zabbix server health: Zabbix stats cluster: High availability cluster node discovery',
+ 'LLD for Discovered host tests',
'Linux by Zabbix agent: Mounted filesystem discovery',
'Linux by Zabbix agent: Network interface discovery',
+ 'Test of discovered host 1 template for unlink: Template1 discovery rule',
+ 'Test of discovered host 2 template for clear: Template2 discovery rule',
+ 'Test of discovered host Template: Template discovery rule',
'Zabbix server health: Zabbix stats proxy: Zabbix proxy discovery'
]
]