c0ae0d5321
Why I did it 1. fix chassis test_set_fans_led case 2. fix chassis get_name case mismatch issue 3. fix fan_drawer test_set_fans_speed 4. fix component test_components test case How I did it Add corresponding configuration into chassis json file How to verify it Run platform tests cases to verify these failure cases
15 lines
269 B
JSON
15 lines
269 B
JSON
{
|
|
"chassis": {
|
|
"DX010": {
|
|
"component": {
|
|
"CPLD1": {},
|
|
"CPLD2": {},
|
|
"CPLD3": {},
|
|
"CPLD4": {},
|
|
"CPLD5": {},
|
|
"BIOS": {}
|
|
}
|
|
}
|
|
}
|
|
}
|