diff options
author | Vikas Varma <vv8305@att.com> | 2019-04-05 17:04:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-05 17:04:02 +0000 |
commit | c98cf7f69ff8a7765766a6ca569c874ae075fdea (patch) | |
tree | f077f33c03aa489e04707b54b7e4ac6154eb979a /cmso-robot/robot/assets/test_properties.py | |
parent | e8f3843950f26bfdf74fa2d0ca0f2019a1586eb2 (diff) | |
parent | 26b84388ba3eb179f9d4a9d4e2d478eba3df8201 (diff) |
Merge "Integrate new mS into IT"
Diffstat (limited to 'cmso-robot/robot/assets/test_properties.py')
-rw-r--r-- | cmso-robot/robot/assets/test_properties.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmso-robot/robot/assets/test_properties.py b/cmso-robot/robot/assets/test_properties.py index 74c5aed..38840ac 100644 --- a/cmso-robot/robot/assets/test_properties.py +++ b/cmso-robot/robot/assets/test_properties.py @@ -18,6 +18,7 @@ GLOBAL_CALLBACK_PASSWORD = "onap-user" GLOBAL_APPLICATION_ID= "schedulertest" GLOBAL_CALLBACK_URL="http://localhost:8900/scheduler/v1/loopbacktest/vid" +CMSO_STARTUP_WAIT_TIME="600s" |