mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* newdevice: Updated detection for Dasan NOS devices #5359 * added missing file
This commit is contained in:
committed by
Tony Murray
parent
14a2d290ae
commit
61ec8e663e
@@ -407,6 +407,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
public function testDasanNos()
|
||||
{
|
||||
$this->checkOS('dasan-nos');
|
||||
$this->checkOS('dasan-nos', 'dasan-nos1');
|
||||
}
|
||||
|
||||
public function testDatacom()
|
||||
|
Reference in New Issue
Block a user