powerconnect detection for M8024-k (#5911)

fixes: 5905
This commit is contained in:
Tony Murray
2017-02-15 11:43:42 -06:00
committed by Neil Lathwood
parent e7c46b0fe9
commit 24aaf17f56
3 changed files with 4 additions and 0 deletions

View File

@@ -1305,6 +1305,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
$this->checkOS('powerconnect', 'powerconnect-3011');
$this->checkOS('powerconnect', 'powerconnect-3019');
$this->checkOS('powerconnect', 'powerconnect-3031');
$this->checkOS('powerconnect', 'powerconnect-3041');
}
public function testPowervault()