2024-07-15 11:32:23 +08:00
|
|
|
|
# 说明
|
2024-07-14 23:48:41 +08:00
|
|
|
|
|
2024-07-15 11:32:23 +08:00
|
|
|
|
## 脚本导航
|
|
|
|
|
|
### 循环压测类脚本
|
|
|
|
|
|
- 带内执行power cycle :[inband_dc_cycle.sh](./01.stress_script/inband_dc_cycle.sh)
|
|
|
|
|
|
- 带外执行power cycle : [outband_dc_cycle.sh](./01.stress_script/outband_dc_cycle.sh)
|
|
|
|
|
|
- 带内执行AC cycle : [inband_ac_cycle.sh](./01.stress_script/inband_ac_cycle.sh)
|
|
|
|
|
|
- 带外执行AC cycle : [outband_ac_cycle.sh](./01.stress_script/outband_ac_cycle.sh)
|
|
|
|
|
|
- OS执行reboot :[os_reboot.sh](./01.stress_script/os_reboot.sh)
|
2024-07-15 11:41:20 +08:00
|
|
|
|
- 使用YAFU带内升级BMC :[inband_stress_update.sh](./01.stress_script/inband_stress_update.sh)
|
|
|
|
|
|
|
|
|
|
|
|
### nicsensor
|
|
|
|
|
|
- M7服务器BMC读取网卡传感器 :[nicsensor.sh](./02.nicsensor/nicsensor.sh)
|