aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes
AgeCommit message (Collapse)AuthorFilesLines
2018-10-25update OOM for 2.1.6Instrumental16-18/+16
Issue-ID: AAF-571 Change-Id: I95f1f9c1604c36bc76eb556c7f35fdb8caceba57 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-24Increase /dev/shm size to fix chrome crashesGary Wu1-0/+5
Chrome was randomly crashing while running Portal ETE test suites. This appears to be caused by /dev/shm being too small in the container. This patch increases the size of /dev/shm in the robot container. Change-Id: I79b6c3b05cc817b59db68327978800d7f80bd3f9 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-24Merge "Add missing resource limits to POMBA pods"Alexis de Talhouët14-199/+242
2018-10-24Merge "Fix deployment of sniro and sdnc"Alexis de Talhouët1-42/+23
2018-10-24Merge "Update AAF indicators"Alexis de Talhouët1-4/+25
2018-10-24Sync docker tags with release manifestGary Wu9-9/+9
Sync docker tags with the release manifest from integration repo commit db8a0273b6d9110ba7d1aa01b84666dab83b89d9. Change-Id: I94878829add2033b98b82a06e4bb097b72648faa Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-24Update AAF indicatorsst782s1-4/+25
Issue-ID: PORTAL-457 Change-Id: I77e3585683b4cda9483a9de88a390caf8bfad4b6 Signed-off-by: st782s <statta@research.att.com>
2018-10-24Fix deployment of sniro and sdncMike Elliott1-42/+23
There was a bug that prevented charts from being deployed when sniro-emulator was disabled. The '-' caused parsing issues which is now resolved. Change-Id: I0e35d3ef5f07dfd2d6dc2f2d60a1614dcf53a73c Issue-ID: OOM-1478 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-10-24Merge "Add systctl vm.max_map_count for elasticsearch"Borislav Glozman1-0/+1
2018-10-24Merge "fixing clusterIP service type errors"Alexis de Talhouët25-19/+30
2018-10-24Merge "Sync docker tags with release manifest"Alexis de Talhouët2-2/+2
2018-10-23DFC nodeport changes for secure portVijay VK1-1/+1
Change-Id: Id522805a7caf59dccef6b8b87a25218b2bbeae38 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-892
2018-10-24Sync docker tags with release manifestGary Wu2-2/+2
Sync docker tags with the release manifest from integration repo commit 178b6b9fbab29eabee2dc05273029a560c459aa0. Change-Id: Id7f6630d356a743b3999389f2a70cbc8c69af4b7 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-23fixing clusterIP service type errorsMandeep Khinda25-19/+30
If you try and change the service type from a nodeport to a cluster IP things break. We never really exercise this code path in testing but if you want to experiment with a totally internal network environment you need to be able to turn off node ports. Issue-ID: OOM-1475 Change-Id: I1a0f4b0a4c390f3353e1611b6002b93e54bb5044 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-10-23Merge "Add missing sniro simulator properties"Borislav Glozman1-2/+17
2018-10-23Merge "Consistent naming for vid deployment"Borislav Glozman2-6/+6
2018-10-23Merge "Change the name of container for graphadmin job"Borislav Glozman1-1/+1
2018-10-23Merge "Set VID portal parameters"Mike Elliott2-3/+8
2018-10-23Change the name of container for graphadmin jobKajur, Harish (vk250x)1-1/+1
Issue-ID: AAI-1759 Change-Id: I87d81f1edd5f1e815450ad826ec681e5b2b14daf Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-23Merge "Increasing initDelaySec for dmaap-dr"Alexis de Talhouët1-0/+11
2018-10-23Merge "Adjust Clamp config"Alexis de Talhouët1-5/+5
2018-10-23Add missing resource limits to POMBA podsjmac14-199/+242
Add missing pod dependencies Change-Id: Id976b00e6e0d0c325d93f3e3b77b757e2c72b378 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1465
2018-10-23Increasing initDelaySec for dmaap-drFiachra Corcoran1-0/+11
Change-Id: Id87b4675bf8e2f61e4b8f39e4eae0b5466fb68c1 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com> Issue-ID: DMAAP-857
2018-10-23Merge "Provision clients for PNF topics"Alexis de Talhouët4-4/+241
2018-10-23Consistent naming for vid deploymentJulien Barbot2-6/+6
Change-Id: I7ae002ae214f1c0ca858a96c79e2b74f15d13405 Issue-ID: OOM-729 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-10-23Merge "Fix the issue widget model issue"Alexis de Talhouët1-1/+14
2018-10-23Merge "Add sec_group parameter to robot helm charts"Alexis de Talhouët2-1/+18
2018-10-23Provision clients for PNF topicsdglFromAtt5-5/+242
In addition to adding the pub and sub client Role to the PNF topics for use by the PRH, we fixed the readinessProbe to wait for the message-router pod. This should avoid attempts to provision before MR is ready to accept. Also, properly delivered the dmaapbc.properties file which was lost from previous commits! Change-Id: I8016bc83a9c3ba75de22732e475c5f1896ea4ae4 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-548
2018-10-23Merge "Update log volume directory to proper"Alexis de Talhouët1-1/+1
2018-10-23Merge "Add the https as transport type for dmaap"Alexis de Talhouët3-0/+3
2018-10-23Add systctl vm.max_map_count for elasticsearchJulien Barbot1-0/+1
Change-Id: Ifd82ece02036ffc305bdf85e7fd3025e28424045 Issue-ID: OOM-510 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-10-23Sync docker tags with release manifestGary Wu18-25/+25
Sync docker tags with the release manifest from integration repo commit 90e136c83ec5434abaeb9939b995f86aa4089850. Change-Id: I771393adb429087752dc52df2cd2812dc9ff6a11 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-22Add sec_group parameter to robot helm chartsGary Wu2-1/+18
Change-Id: I3e645c9f1c2aeb3d14a36ed6ad6e6521886451f6 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-22Merge "Correct port forwarding"Mike Elliott2-2/+2
2018-10-22Merge changes from topic 'common-repository'Alexis de Talhouët5-5/+5
* changes: Clamp: Use "common.repository" framework Use "common.repository" framework
2018-10-22Clamp: Use "common.repository" frameworkJulien Barbot4-4/+4
Change-Id: Ic1180781387700a8af36f84f619ffd66a5c02c34 Issue-ID: OOM-874 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-10-22Use "common.repository" frameworkJulien Barbot1-1/+1
Change-Id: I31b008cbe5e9c4e06e16451f02e09dc6c19b4147 Issue-ID: OOM-874 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-10-22Merge "Changing endpoint and NodePort for monitoring"Alexis de Talhouët2-3/+4
2018-10-22Changing endpoint and NodePort for monitoringeikrwaq2-3/+4
Change-Id: I2903497dea5894661356f4a467cd8660d340cbd7 Issue-ID: OOM-1479 Issue-ID: SO-1155 Signed-off-by: eikrwaq <waqas.ikram@ericsson.com>
2018-10-22fix vfc deployment erroryangyan1-1/+1
Issue-ID: VFC-1160 Change-Id: I48a109c59fdee710e21c2f75e5fb0a74061f91f5 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-10-19Correct port forwardingstatta2-2/+2
Issue-ID: PORTAL-454 Change-Id: I3c5cb0e4d0bde01ed557098432dabd36d1843fac Signed-off-by: statta <statta@research.att.com>
2018-10-19Merge "Fix MSB Portal integration mapping"Alexis de Talhouët2-5/+5
2018-10-19Fix the issue widget model issueKajur, Harish (vk250x)1-1/+14
So the problem is happening intermittently because resources and traversal starts up parallel sometimes they would be ready at the same time and sometimes they are not but the HAProxy deployment needs to wait until resources, traversal and graphadmin is ready before it starts to be in the ready state. Also modifying the readiness probe to make the echo request to /aai/util/echo rather than rely on the port check to get a better indicator of haproxy readiness Issue-ID: AAI-1759 Change-Id: I847abd7fd0375da59254656f5891ed14547058ab Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
2018-10-19Merge "Fix driver startup in OOM"Alexis de Talhouët1-0/+2
2018-10-19Merge "Update dmaap-datarouter images"Alexis de Talhouët2-2/+2
2018-10-19Workaround for VID selenium SSL issue in RobotGary Wu1-2/+2
Change-Id: Ie173e49c141d26c70f8857139ed272eb0125931b Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-19Fix driver startup in OOMDenes Nemeth1-0/+2
Change-Id: Icd64543e9dcbde932852996c8b28e0e8c879c61b Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-1159
2018-10-19Update dmaap-datarouter imagesFiachra Corcoran2-2/+2
Change-Id: I1dcefc5a08dd6dfa3e1e16944941ae37600f3f32 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com> Issue-ID: DMAAP-850
2018-10-19Fix MSB Portal integration mappingHuabing Zhao2-5/+5
Change-Id: Ie83c1c07c110af14c9b9af30d4e663b26683a456 Issue-ID: MSB-293 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-18Merge "Sync docker tags with release manifest"Mike Elliott90-99/+99