Added missing configuration item to the testtool device
[integration/test.git] / csit / variables / netconf / device / default / data.xml
index 60da9f0d406cac623f49c65924de70fda78973f3..0bc58019617df4b49b376c359fe8b67800ce40e9 100644 (file)
@@ -26,4 +26,8 @@
     <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:threadpool">prefix:threadpool</type>
     <name>global-netconf-processing-executor</name>
   </processing-executor>
+  <keepalive-executor xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
+    <type xmlns:prefix="urn:opendaylight:params:xml:ns:yang:controller:threadpool">prefix:scheduled-threadpool</type>
+    <name>global-netconf-ssh-scheduled-executor</name>
+  </keepalive-executor>
 </module>