summaryrefslogtreecommitdiffstats
path: root/deliveries/local-dev-host-clone.sh
diff options
context:
space:
mode:
authorManoop Talasila <talasila@research.att.com>2018-10-09 21:33:46 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-09 21:33:46 +0000
commit3df71561a2d7577d36f9d777f4cb66ae3f52cc47 (patch)
tree6951e0ced0ea45e09a0bc138d4c760e5f299397a /deliveries/local-dev-host-clone.sh
parentc562e26bcd8f9147fd24ca4da9c5dfe7caea0199 (diff)
parent47bcf09a62fb260a60b90d4f6c8406d956ab5a8a (diff)
Merge "Add roles to user"
Diffstat (limited to 'deliveries/local-dev-host-clone.sh')
-rw-r--r--deliveries/local-dev-host-clone.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/deliveries/local-dev-host-clone.sh b/deliveries/local-dev-host-clone.sh
index 36fdaccb..1d7ae42b 100644
--- a/deliveries/local-dev-host-clone.sh
+++ b/deliveries/local-dev-host-clone.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# Sets up a new build area for Portal projects on on a dev/test host such as vm-ep-dev3
-USER=attuid-goes-here
-git clone https://${USER}@codecloud.web.att.com/scm/st_quantum/lf_portal.git
+USER=org.UserId-goes-here
+git clone https://${USER}@gerrit.onap.org/r/a/portal
cd lf_portal
-git clone https://${USER}@codecloud.web.att.com/scm/st_quantum/lf_portal_sdk.git sdk
+git clone https://${USER}@gerrit.onap.org/r/a/portal/sdk