Index: tests/dg_tests.py =================================================================== diff -u -r3f02ec4d8a155a1da7000cdc264d45f3f700492b -r3ecdad046ab67ae41346a44d758de2e314db2e2d --- tests/dg_tests.py (.../dg_tests.py) (revision 3f02ec4d8a155a1da7000cdc264d45f3f700492b) +++ tests/dg_tests.py (.../dg_tests.py) (revision 3ecdad046ab67ae41346a44d758de2e314db2e2d) @@ -446,6 +446,9 @@ sleep(0.5) hd.test_configs.cmd_set_test_config(HDTestConfigOptions.TEST_CONFIG_USE_WORN_CARTRIDGE.value) sleep(0.5) + dg.test_configs.cmd_set_test_config(DGTestConfigOptions.TEST_CONFIG_DISABLE_INLET_WATER_TEMP_CHECK.value) + sleep(0.5) + hd.test_configs.cmd_set_test_config(HDTestConfigOptions.TEST_CONFIG_SKIP_DISINFECT_AND_SERVICE_TX_BLOCKERS.value) #dg.hd_proxy.cmd_start_stop_dg() #sleep(4) @@ -726,7 +729,7 @@ #run_test_configs() - run_heat_disinfect() + #run_heat_disinfect() #run_flush_mode()