Index: tests/hd_nvm_scripts.py =================================================================== diff -u -r165a814489f7d0e91655b8861d4a4acac3d57f51 -r293a9792727fc7d9e87ee14055c19316a8f0c907 --- tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision 165a814489f7d0e91655b8861d4a4acac3d57f51) +++ tests/hd_nvm_scripts.py (.../hd_nvm_scripts.py) (revision 293a9792727fc7d9e87ee14055c19316a8f0c907) @@ -71,7 +71,7 @@ # in your computer. #hd.system_record.cmd_get_hd_system_record_report() - hd.system_record.cmd_set_hd_system_record_excel_to_fw('/home/fw/projects/HD_NV_Records/2022-09-26-HD-Record.xlsx') + hd.system_record.cmd_set_hd_system_record_excel_to_fw('/home/fw/projects/HD_NV_Records/2022-12-19-HD-Record.xlsx') # For resetting the system record to benign values, use the function below #hd.system_record.cmd_reset_hd_system_record() @@ -119,9 +119,10 @@ # Comment this function if not needed #run_calibration_commands() - #run_system_commands() + run_system_commands() - run_usage_info_commands() + #run_usage_info_commands() #run_service_commands() +