ci: temporarily disable RS485 related tests

This commit is contained in:
Ivan Grokhotkov
2020-06-29 00:53:55 +02:00
committed by aleks
parent ad5c4eb3f5
commit aec1353ffe
2 changed files with 2 additions and 2 deletions

View File

@@ -165,7 +165,7 @@ def test_check_mode(dut=None, mode_str=None, value=None):
return False
@ttfw_idf.idf_example_test(env_tag='UT_T2_RS485')
@ttfw_idf.idf_example_test(env_tag='UT_T2_RS485', ignore=True)
def test_modbus_communication(env, comm_mode):
global logger