Change key of container manager from 'container-config' to 'containerConfig' to match...
[integration/test.git] / test / tools / Robot_Tool / suites / base / container_manager.txt
index e84034595f8cdcaa3e4154c0f895a8d8f083645c..e9d3f99150b0a71aab4d6de7c366c7a9c6893b2d 100644 (file)
@@ -9,7 +9,7 @@ Variables         ../../variables/Variables.py
 *** Variables ***
 ${name}           test_container1
 @{nodeconnectors}    OF|1@OF|00:00:00:00:00:00:00:01    OF|23@OF|00:00:00:00:00:00:20:21
-${key}            container-config
+${key}            containerConfig
 ${REST_CONTEXT}    /controller/nb/v2/containermanager
 
 *** Test Cases ***