diff options
Diffstat (limited to 'csit/plans')
-rw-r--r-- | csit/plans/cps/test.properties | 4 | ||||
-rw-r--r-- | csit/plans/cps/testplan.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/csit/plans/cps/test.properties b/csit/plans/cps/test.properties index f97ac1c40d..7280979ebc 100644 --- a/csit/plans/cps/test.properties +++ b/csit/plans/cps/test.properties @@ -18,10 +18,10 @@ DMI_USERNAME=cpsuser DMI_PASSWORD=cpsr0cks! DMI_SERVICE_URL=http://$LOCAL_IP:$DMI_PORT -DOCKER_REPO=nexus3.onap.org:10003 +DOCKER_REPO=nexus3.onap.org:10001 CPS_VERSION=latest -DMI_VERSION=1.4.0-SNAPSHOT-latest +DMI_VERSION=1.4.0 ADVISED_MODULES_SYNC_SLEEP_TIME_MS=2000 CMHANDLE_DATA_SYNC_SLEEP_TIME_MS=2000 diff --git a/csit/plans/cps/testplan.txt b/csit/plans/cps/testplan.txt index 1775ad3538..d790ab853e 100644 --- a/csit/plans/cps/testplan.txt +++ b/csit/plans/cps/testplan.txt @@ -21,7 +21,7 @@ cps-admin cps-data cps-model-sync cps-data-sync -cps-subscriptions +#cps-subscriptions ncmp-passthrough cm-handle-query cps-data-operations
\ No newline at end of file |