Adding Tests: Device Power (#1463)
* broke component validation out to its own function. Adding logic for validating device power input. * Added console-port poe true for adapters. Updating devices to add proper power sources. * Adding switches to allow for tests to properly determine POE status. * Fixing files with missing power definitions.
This commit is contained in:
@@ -13,6 +13,11 @@ console-ports:
|
||||
- name: COM2
|
||||
type: de-9
|
||||
description: Header
|
||||
power-ports:
|
||||
- name: PSU1
|
||||
type: iec-60320-c14
|
||||
- name: PSU2
|
||||
type: iec-60320-c14
|
||||
interfaces:
|
||||
- name: Gig-E 1
|
||||
type: 10gbase-t
|
||||
|
||||
Reference in New Issue
Block a user