summaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2019-06-27brmsgw config not pointing to released artifcatsPamela Dragosh1-2/+2
These should be pointing to released artifacts. Issue-ID: POLICY-1872 Change-Id: I08323704159864c636cb9d23e0563e05c7c932d6 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-26Merge "Update robot image version"Mike Elliott1-1/+1
2019-06-25Merge "the public network should be a param"Yang Xu1-0/+2
2019-06-25Merge "Add back pkg_host variable during transition"Yang Xu1-3/+2
2019-06-25Update robot image versionYang Xu1-1/+1
Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: INT-1122 Change-Id: I9c486ea3e10d15c193029b3903b3547732c917d1
2019-06-25Add back pkg_host variable during transitionGary Wu1-3/+2
Add back the pkg_host variable assignment until testsuite 1.5.0 is released, so that the vfwclosedloop case can continue to work in the mean time. Issue-ID: TEST-158 Signed-off-by: Gary Wu <gary.wu@futurewei.com> Change-Id: I95c147ead54baab4f1dcbf090b00b0e5dbb60c8f
2019-06-25the public network should be a paramDR695H1-0/+2
in openstack, public network is often called public by convention. However this is not required and so we should allow it to be changed via property. Issue-ID: TEST-166 Change-Id: I0d8be611acc251dcc642088f18ddf5d104b22e12 Signed-off-by: DR695H <dr695h@att.com>
2019-06-22Merge "release 1.5.3 APPC dockers"Brian Freeman2-2/+2
2019-06-22Merge "Revert "Fix for appc clustering install failure""Brian Freeman1-4/+18
2019-06-22release 1.5.3 APPC dockersTaka Cho2-2/+2
new appc docker for dublin Issue-ID: APPC-1595 Change-Id: I52533ce35868b2ad1bd82d2e1cec7c48102cb430 Signed-off-by: Taka Cho <takamune.cho@att.com> (cherry picked from commit a1d20aee2c93e7ceeda1c680e654fecbe9284317)
2019-06-21Merge "adding in packet generator property required for test case"Yang Xu1-1/+1
2019-06-21Merge "update the version to 1.4.4"Yang Xu1-1/+1
2019-06-21Rename wind river lab tenantGary Wu1-1/+1
Issue-ID: INT-1117 Signed-off-by: Gary Wu <gary.wu@futurewei.com> Change-Id: I2ed0ea97340eab807af464b98c69f3b5a382eaeb
2019-06-21update the version to 1.4.4seshukm1-1/+1
Issue-ID: SO-2010 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ib8b061c57bbfa72fa8dbae118c0d66908d31980d
2019-06-20Merge "add dcae ves collector property"Brian Freeman2-0/+5
2019-06-20Merge "Update sdc-be liveness probe"Brian Freeman2-4/+4
2019-06-20Update sdc-be liveness probeYang Xu2-4/+4
Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: SDC-2375 Change-Id: I459359828485c31a247a495674eb450af9fdf167
2019-06-19adding in homing user and passwordDR695H2-0/+5
this was previously hard coded in testsuite Issue-ID: TEST-158 Change-Id: I02530608017ad6ea99a2f243b3802436e2b44a88 Signed-off-by: DR695H <dr695h@att.com>
2019-06-19add dcae ves collector propertyDR695H2-0/+5
this was previuousely hardcoded in testsuite Change-Id: I5f4ee66c06c422f8cfa676ada8693fd69864e22a Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-06-19Update git submodulesJimmy Forsyth1-0/+0
* Update kubernetes/aai from branch 'master' to 6509a172751b3c85995100e3d3a205abe73b116c - Update sparky certificate Issue-ID: AAI-2489 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I3d0f1760b71093f8fba276bba98e4709a495574e
2019-06-19Revert "Fix for appc clustering install failure"Patrick Brady1-4/+18
It is reported that the old version of this script is currently working, so we will leave it as is for now and make changes later. This reverts commit 616fb1cea6cadc5e368f43176eb0f4d5342b87b7. Change-Id: I38d8bff135fbcc3eb407d2f3fcf295cf58c386d2 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1242
2019-06-19Merge "Fix so mariadb pod naming convention."Borislav Glozman1-1/+1
2019-06-19Merge "Fix for appc clustering install failure"Borislav Glozman1-18/+4
2019-06-18update usecase-ui image versionshentao9992-2/+2
Change-Id: Id392a90ec17da105f7c0e17903ca2276140011db Issue-ID: USECASEUI-276 Signed-off-by: shentao999 <shentao@chinamobile.com>
2019-06-17Fix for appc clustering install failurePatrick Brady1-18/+4
Update appc karaf stop detection The new stop detection script is more reliable and does not depend on a specific value and format of the ps command. Remove clustering feature install The feature needs to be installed before appc features are installed, and so the odl-mdsal-clustering install has been moved to the build scripts. Change-Id: I6e9c585cbd58a516114a609329422cf8375e023d Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1242
2019-06-17Increase initial delay time for CDS podsYang Xu2-4/+4
Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: OOM-1931 Change-Id: I338622dbe7a2adfa9ae00f3e8c14157cb4181236
2019-06-16Add timeout parameter for SDC-BE podYang Xu2-0/+4
Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: INT-1106 Change-Id: I09966ff3735a10342a6dd2e4a394eab95d46fb05
2019-06-15Merge "cassandra livenessProbe chart error"Yang Xu1-1/+1
2019-06-15Merge "Increase helm deploy perf by reducing helm ls"Brian Freeman1-1/+4
2019-06-14Merge "Policy released drools 1.4.2"Yang Xu1-1/+1
2019-06-14Version bump testsuite and demo artifactsGary Wu1-3/+3
Issue-ID: INT-1055 Signed-off-by: Gary Wu <gary.wu@futurewei.com> Change-Id: Ic3aa45e315bfcca5c743263a8de729265d3d4d1b
2019-06-14Policy released drools 1.4.2Pamela Dragosh1-1/+1
For bug fixes POLICY-1856 and POLICY-1855 Issue-ID: POLICY-1860 Change-Id: I3e5014da546620367cba5ab1d6fd308a01c4c140 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-06-14Merge "Update VID values.yaml to release 4.3.1"Yang Xu1-1/+1
2019-06-14adding in packet generator property required for test caseDR695H1-1/+1
Issue-ID: TEST-158 Change-Id: I7fa98584d69f4cae97e30668764ab7234d69f4ca Signed-off-by: DR695H <dr695h@att.com>
2019-06-14Merge "release 1.5.2 in OOM"Yang Xu2-2/+2
2019-06-14Merge "Update SO version to 1.4.4"Yang Xu9-9/+9
2019-06-14Merge "Update version of HAS, OSDF to 1.3.1, 1.3.2"Yang Xu2-2/+2
2019-06-14release 1.5.2 in OOMTaka Cho2-2/+2
1.5.2 release is for Dublin Change-Id: Ib967d3938c74dd286c543eb8a51bb61ff9b34583 Issue-ID: APPC-1595 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-06-14Merge "Update vnfsdk version from 1.3.0 to 1.3.2 Issue-ID: VNFSDK-414"Yang Xu1-1/+1
2019-06-13Update VID values.yaml to release 4.3.1Ittay Stern1-1/+1
✔ Dublin RC3 Issue-ID: VID-487 Change-Id: I6d3eafa6ff5f70c2094db01f007e8ad24b2d5fc2 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-06-13Merge "update new passwd for cadi"Yang Xu1-1/+1
2019-06-13Update vnfsdk version from 1.3.0 to 1.3.2krzysztof kuzmicki1-1/+1
Issue-ID: VNFSDK-414 Change-Id: I8915853c2bc4440e9d4bb4fa19f7e41ed262a916 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
2019-06-13Merge "Bump up clamp version"Brian Freeman3-3/+3
2019-06-12fix invalid json config for PHVijay Venkatesh Kumar1-1/+1
Change-Id: I90cc36a5be62445320be16183b0bef47355fd077 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1620 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-06-12Update SO version to 1.4.4subhash kumar singh9-9/+9
Update SO version to 1.4.4. Issue-ID: SO-2010 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com> Change-Id: I05689eeb56bd255f2b1bf8a479aad6043c587838
2019-06-11Increase helm deploy perf by reducing helm lsJoey Sullivan1-1/+4
Helm ls takes a lot of time to execute. This code change makes sure it only executes once per helm deploy instead of once per helm release. Issue-ID: OOM-1923 Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com> Change-Id: I6337c97380d9f583b33f55a2be1d41ac7ce350c8
2019-06-11cassandra livenessProbe chart errorJoey Sullivan1-1/+1
Disabling cassandra livenessProbe causes the charts generated yaml to append readinessProbe after containerPort because of go ‘-‘ command. Issue-ID: OOM-1922 Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com> Change-Id: If19c8639d1a5c0968b7156e39945a3ca15dd18b5
2019-06-11Fix so mariadb pod naming convention.Joey Sullivan1-1/+1
The so mariadb was missing so prefix from the name breaking convention. Issue-ID: OOM-1921 Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.com> Change-Id: I5c26ab8943698e420fbdc198f0837e653a708185
2019-06-11Update helm charts to use final version of SDNC and CDS docker imagesTimoney, Dan (dt5972)10-10/+10
Update helm charts to use final Dublin version of SDNC docker images (version 1.5.4) and CDS docker images (version 0.4.5) Change-Id: Ibb8ca03fe2a924329b39205bc14b165456e273b7 Issue-ID: SDNC-795 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-11Bump up clamp versionDeterme, Sebastien (sd378r)3-3/+3
Update clamp version to latest Issue-ID: CLAMP-408 Change-Id: I59b01cf3f9cdd37b5d0c48f63bea33d99040fea4 Signed-off-by: Determe, Sebastien (sd378r) <sebastien.determe@intl.att.com>