diff options
author | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-07-25 05:40:08 -0700 |
---|---|---|
committer | Dileep Ranganathan <dileep.ranganathan@intel.com> | 2018-08-29 07:25:43 -0700 |
commit | efea1b530c7fda38d24c897baaa00d80766bf75c (patch) | |
tree | 59b794b0606f49f563f897fe0330bd6c3a3a49bf /test/csit/scripts/optf-has/has/has-properties | |
parent | 60e0a22e835887d06d266707cc6c0787ef42fb73 (diff) |
Updated wait time to fix optf-has csit failure
Updated the time to wait for MUSIC to come up.
Change-Id: Iee1124db33ae220a2407e8c92cc75fb670df9c87
Issue-ID: OPTFRA-259
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
Diffstat (limited to 'test/csit/scripts/optf-has/has/has-properties')
-rw-r--r-- | test/csit/scripts/optf-has/has/has-properties/conductor.conf.onap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/csit/scripts/optf-has/has/has-properties/conductor.conf.onap b/test/csit/scripts/optf-has/has/has-properties/conductor.conf.onap index a8e84846c..1f644264b 100644 --- a/test/csit/scripts/optf-has/has/has-properties/conductor.conf.onap +++ b/test/csit/scripts/optf-has/has/has-properties/conductor.conf.onap @@ -252,7 +252,7 @@ music_new_version = True # Base URL for Music REST API without a trailing slash. (string value) server_url = http://localhost:8080/MUSIC/rest/v2 version = v2 -music_version = "2.4.22" +music_version = "3.0.3" aafuser = conductor aafpass = c0nduct0r aafns = conductor |