aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-05-23 11:37:25 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-05-23 18:38:55 +0000
commitc76a0cb74d85af55fbe83ca93c831c96df87db4f (patch)
tree1f545a6b32c53db284bb866da7d46dbe70f0320d /deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env
parent5cd6646a9bc27ca9977a86f2e051b51828da3b1e (diff)
Default 3 node APPC and SDNC
Change-Id: I422c6619ed41ea19736b0a77c37399d22e9ed30b Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env')
-rw-r--r--deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env4
1 files changed, 4 insertions, 0 deletions
diff --git a/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env b/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env
index a3d137270..8336b504b 100644
--- a/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env
+++ b/deployment/heat/onap-oom/env/windriver/Integration-Jenkins.env
@@ -35,3 +35,7 @@ parameters:
openStackUserName: "${OS_USERNAME}"
openStackKeyStoneUrl: "http://10.12.25.2:5000"
openStackEncryptedPasswordHere: "${OS_PASSWORD_ENCRYPTED}"
+ appc:
+ replicaCount: 3
+ sdnc:
+ replicaCount: 3