mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
committed by
Tony Murray
parent
61ec8e663e
commit
3cd9b08d41
@@ -1196,6 +1196,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
public function testProcurve()
|
||||
{
|
||||
$this->checkOS('procurve');
|
||||
$this->checkOS('procurve', 'procurve1');
|
||||
$this->checkOS('procurve', 'procurve-1800-8g');
|
||||
$this->checkOS('procurve', 'procurve-1820');
|
||||
$this->checkOS('procurve', 'procurve-ecos-100');
|
||||
|
||||
Reference in New Issue
Block a user