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:
@@ -32,3 +32,12 @@ device-bays:
|
||||
- name: I/O Module Bay 10 (High-speed)
|
||||
- name: Management Module Bay 1
|
||||
- name: Management Module Bay 2
|
||||
module-bays:
|
||||
- name: PSU0
|
||||
position: '0'
|
||||
- name: PSU1
|
||||
position: '1'
|
||||
- name: PSU2
|
||||
position: '2'
|
||||
- name: PSU3
|
||||
position: '3'
|
||||
|
||||
Reference in New Issue
Block a user