Commit 1e55ba34 authored by Ivan Tyagov's avatar Ivan Tyagov

Adjust test.

parent 871dca4d
...@@ -127,7 +127,7 @@ class BeremizTest(EndToEndTestCase): ...@@ -127,7 +127,7 @@ class BeremizTest(EndToEndTestCase):
def test_plc_increment_run(self): def test_plc_increment_run(self):
NUMBER_OF_CHECKS = 100 NUMBER_OF_CHECKS = 100
TIMEOUT = 2 TIMEOUT = 1
OPC_UA_IDENTIFIER = "ns=1;s=i2c0.relay0" OPC_UA_IDENTIFIER = "ns=1;s=i2c0.relay0"
# give it some time for services(runtime & coupler) to warm up, connect and run # give it some time for services(runtime & coupler) to warm up, connect and run
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment