Remove -XX:MaxPermSize
[integration/test.git] / csit / libraries / NetconfKeywords.robot
index afa32772d2c2769134e79e2bce5b726c34a57a9f..455d36e2d51f9e21ad27420434cac2c74f426ba0 100644 (file)
@@ -24,7 +24,7 @@ Resource          Utils.robot
 Resource          RemoteBash.robot
 
 *** Variables ***
-${TESTTOOL_DEFAULT_JAVA_OPTIONS}    -Xmx1G -XX:MaxPermSize=256M
+${TESTTOOL_DEFAULT_JAVA_OPTIONS}    -Xmx1G
 ${DIRECTORY_WITH_DEVICE_TEMPLATES}    ${CURDIR}/../variables/netconf/device
 ${FIRST_TESTTOOL_PORT}    17830
 ${BASE_NETCONF_DEVICE_PORT}    17830