diff options
author | ToineSiebelink <toine.siebelink@est.tech> | 2022-10-27 10:53:07 +0100 |
---|---|---|
committer | ToineSiebelink <toine.siebelink@est.tech> | 2022-10-27 11:37:20 +0100 |
commit | 321d969c11826ccc3a01f6002cfaae2d0a5a4f9d (patch) | |
tree | e6130480b11dddcab7d8e9ad20387e105644af59 /csit | |
parent | 6a2eb9bb24e42e2791329fa63312be6ccc995a25 (diff) |
Updating CSIT DMI Snapshot version
Update default and DMI_VERSION property in test.prooerties
Issue-ID: CPS-1353
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: Ibe56f85fb047aca1d10e0d61a521c7448bd4306b
Diffstat (limited to 'csit')
-rw-r--r-- | csit/plans/cps/test.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/csit/plans/cps/test.properties b/csit/plans/cps/test.properties index 449aa93816..9e22362121 100644 --- a/csit/plans/cps/test.properties +++ b/csit/plans/cps/test.properties @@ -23,7 +23,7 @@ DMI_SERVICE_URL=http://$LOCAL_IP:$DMI_PORT DOCKER_REPO=nexus3.onap.org:10003 CPS_VERSION=latest -DMI_VERSION=1.2.0-SNAPSHOT-latest +DMI_VERSION=1.3.0-SNAPSHOT-latest ADVISED_MODULES_SYNC_SLEEP_TIME_MS=2000 -CMHANDLE_DATA_SYNC_SLEEP_TIME_MS=2000
\ No newline at end of file +CMHANDLE_DATA_SYNC_SLEEP_TIME_MS=2000 |