Commit 871dca4d authored by Ivan Tyagov's avatar Ivan Tyagov

Cleanup.

parent e1702f76
......@@ -12,4 +12,4 @@ md5sum = cbaa8e36097f36caf1a377fa71341a09
[test_beremiz.py]
filename = test_beremiz.py
md5sum = 4dd4c5439aea98979f97caf27307c999
md5sum = 58bb107c26ff4a888619e5cd041d3d1c
......@@ -126,9 +126,8 @@ class BeremizTest(EndToEndTestCase):
print(connection_dict)
def test_plc_increment_run(self):
NUMBER_OF_CHECKS = 10
NUMBER_OF_CHECKS = 100
TIMEOUT = 2
OPC_UA_ADDRESS = "opc.tcp://0.0.0.0:4840/"
OPC_UA_IDENTIFIER = "ns=1;s=i2c0.relay0"
# 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