diff options
author | Jerry Flood <jflood@att.com> | 2019-04-05 12:23:07 -0400 |
---|---|---|
committer | Jerry Flood <jflood@att.com> | 2019-04-05 12:23:16 -0400 |
commit | 26b84388ba3eb179f9d4a9d4e2d478eba3df8201 (patch) | |
tree | b121fb1f29c0fa07774784dce68aada4ba55a9dd /cmso-robot/robot/assets/test_properties.py | |
parent | b775e3842710fe1190675d318a0526b8dfb8eead (diff) |
Integrate new mS into IT
Issue-ID: OPTFRA-458
Change-Id: I42966034101baa54c1b60e07b74c17d97680da81
Signed-off-by: Jerry Flood <jflood@att.com>
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" |