summaryrefslogtreecommitdiffstats
path: root/kubernetes/robot
AgeCommit message (Collapse)AuthorFilesLines
2019-01-16Bump robot image versionYang Xu1-1/+1
We have tested the image version 1.3.3, and here is the result of kubectl describe robot pod: root@oom-rancher:~# kubectl -n onap describe pod dev-robot-robot-6df6cc5768-lfhzx Name: dev-robot-robot-6df6cc5768-lfhzx Namespace: onap Node: oom-k8s-09/10.0.0.15 Start Time: Mon, 17 Dec 2018 16:05:40 +0000 Labels: app=robot pod-template-hash=2892771324 release=dev-robot Annotations: <none> Status: Running IP: 10.42.0.48 Controlled By: ReplicaSet/dev-robot-robot-6df6cc5768 Containers: robot: Container ID: docker://c28d313fd4a77d5a59eafa2e23f1b508106c70cc2a1e3e74f7527ee0ef34de7a Image: 10.12.5.2:5000/onap/testsuite:1.3.3-STAGING-latest Image ID: docker-pullable://10.12.5.2:5000/onap/testsuite@sha256:6fc22c81afe5973feef8bf3ac1a8955873d4266304816775890e4ed0a85ec040 Port: 88/TCP Host Port: 0/TCP State: Running Started: Mon, 17 Dec 2018 16:24:20 +0000 Ready: True Change-Id: I1c8fbf17289f309c6e52b8afdb9b74be02d8bbb3 Issue-ID: INT-775 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-11-21Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit a7c98ae0fabb0a94fbdc030e6f7c519439923045. Change-Id: Idb73aa4f05a948b7e1d70723cc6a52b8fd6f0517 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-20Change Robot to use release artifactsGary Wu2-3/+5
Change-Id: Ib97d58f95b33dc08759886460abfdd1338fdb01e Issue-ID: INT-723 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-15Sync docker tags with release manifestGary Wu1-1/+1
Sync docker tags with the release manifest from integration repo commit b37a3cfdaf92c4855660d2f0c1b20eb482b99bd4. Change-Id: Iabb203836d0c0adb5604a9303d4a108142ec6757 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-12vvp healthcheckStanislav Chlebec2-0/+32
Change-Id: I206a8e44445192f60d1a561182ee079d997ca4b7 Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: VVP-117
2018-11-05Merge "Add/clean up options in demo and ete scripts"Alexis de Talhouët2-5/+14
2018-11-02Add/clean up options in demo and ete scriptsGary Wu2-5/+14
Change-Id: I17587e7313f562e325c99fca6761b21cbbc16d10 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-02Merge "Create helm charts for oof-cmso"Alexis de Talhouët2-0/+7
2018-11-02Create helm charts for oof-cmsoJerry Flood2-0/+7
This change provides the necessary helm charts to instantiate the oof-cmso database (mariadb-galera) and oof-cmso service to support the scheduling of change management requests. Issue-ID: OPTFRA-373 Change-Id: I5e5024849f251eee29d3d8697e46756211b5c640 Signed-off-by: Jerry Flood <jflood@att.com>
2018-11-02Merge "Automate vFWNG model distribution for CDS"Alexis de Talhouët1-0/+4
2018-11-01Stop overwriting demo.sh test output logsGary Wu2-9/+16
Generate sequential output log directories for demo.sh just like for ete.sh. Change-Id: I67f8d5f6c9f38625c0024ad5a8d54349a52046db Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-01Automate vFWNG model distribution for CDSYang Xu1-0/+4
Change-Id: I7de62e5cb260238f1cb934256cd78d062d55fbc0 Issue-ID: INT-708 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-10-31Enable AAF credentials for APPCGary Wu1-2/+2
Change-Id: I9846744f083c4c3903a13e21537e540958b38368 Issue-ID: APPC-1225 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-29Add oam-ip-addr to heatbridge input paramsMarco Platania1-3/+5
Change-Id: I68e08317b415fe265a9e46ad948facb04c3c630d Issue-ID: INT-696 Signed-off-by: Marco Platania <platania@research.att.com>
2018-10-28Add CDS test option to demo-k8s.shYang Xu1-0/+4
Change-Id: Id548768e28c8e4f4bd3a402a70d12a71ee0b4bfd Issue-ID: CCSDK-537 Signed-off-by: Yang Xu <yang.xu3@huawei.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-23fixing clusterIP service type errorsMandeep Khinda1-1/+1
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-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-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-13Fixes for Robot Selenium & KeystoneBrian Freeman2-27/+70
Issue-ID: INT-680 Change-Id: I314b21c09b115f9bbb52dd827a7e5950d52318f7 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-10-12Use HTTPS for Clamp HCac25501-3/+2
Issue-ID: CLAMP-231 Change-Id: I23f9b896d5cd1a5a35f291e00aa1e773278d0c6c Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-10-08Increase testsuite probe initialDelaysGary Wu1-2/+2
Change-Id: Ie12784c4ae0964d9d9aebc83b40d1d2ad344b82b Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-04Keystone API SupportAshwini1-1/+1
Issue-ID: TEST-39 Change-Id: Ied29783b09d0fcd420f844e16c46cb28c6c37c9f Signed-off-by: Ashwini <ashwini.ah@arris.com>
2018-10-04Support for Keystone V3-OOMAh2-0/+12
Issue-ID: TEST-39 Change-Id: I85ed5c05177425be23868475dc3308fd7772fc70 Signed-off-by: Ah <Ashwini.Ah@arris.com>
2018-10-01Make AAF install credentials, the defaultJorge Hernandez1-4/+4
The credentials are defaulted to the demo AAF install accounts. These credentials will be used in the default ONAP installation, regardless AAF being used or not. This will allow external clients not to be reconfigured regardless of AAF being on or off. Change-Id: Ib7660f71793b0318b45469219b3802c1d1208a29 Signed-off-by: Jorge Hernandez <jh1730@att.com> Issue-ID: POLICY-1156 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-09-25Merge "Sync robot_properties between HEAT and OOM"Alexis de Talhouët1-6/+4
2018-09-25Merge "Update AAI credentials for robot testsuite"Alexis de Talhouët1-2/+2
2018-09-25Sync robot_properties between HEAT and OOMGary Wu1-6/+4
Change-Id: Id5c33b4cc3b50207840a491b19cdd6df23eb43bd Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-25Updating charts to use common resource templateMandeep Khinda1-1/+1
Issue-ID: OOM-1145 Change-Id: I1510339a820802554b6e8b9a201619ef66be17a0 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-25adding unlimited resource limitMandeep Khinda1-1/+2
Adds the ability to turn them off if they are found to cause issues also cleaning up some whitespace Issue-ID: OOM-1145 Change-Id: Idf0ee21f70e1bf65813b7f51ea028f2783a01cf8 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-09-24Update AAI credentials for robot testsuiteGary Wu1-2/+2
Change-Id: I88970fcb6fb42b48fa28ccbf667127517dd793e3 Issue-ID: INT-668 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-24Update Chart versions to 3.0Mike Elliott2-2/+2
All Chart versions and requirement dependencies have been updated to 3.0 for Casablanca release. Change-Id: Iea57e5da09ea8a8bac0a415b9a6196151cbea10b Issue-ID: OOM-1354 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-09-21pomba healthcheck - dns namesroot1-6/+6
Change-Id: I9bec93e0a98daea2300ae505616116583452ac52 Issue-ID: LOG-224 Signed-off-by: root <frank.obrien@amdocs.com>
2018-09-21Fix POMBA properties for robot testsuiteGary Wu1-3/+3
Change-Id: I3729b0d846fa8d63a4c0c11d48d7c5a5c78d40fa Issue-ID: OOM-1438 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-20ipomba healthcheckUbuntu2-0/+12
Change-Id: I82ca7470c79ead78cd2d121586d9c7702056f2ff Issue-ID: LOG-224 Signed-off-by: Ubuntu <frank.obrien@amdocs.com>
2018-09-19Merge "Backup Task -ConfigMap Labeling ROBOT"Mandeep Khinda1-0/+5
2018-09-19Backup Task -ConfigMap Labeling ROBOTvaibhavjayas1-0/+5
Issue-ID: OOM-1419 Change-Id: Ia00a51dba6749c1409d2275ed8b36bd68b23807b Signed-off-by: vaibhavjayas <vaibhav.jayas@amdocs.com>
2018-09-19Resource Limit enablement in Robotvaibhav_16dec2-23/+20
Issue-ID: OOM-1160 Change-Id: I3e76e18c968ebbb8d5e472419346a32d579eb199 Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-09-17Update VID for AAF/HTTPSBrian Freeman1-2/+2
Issue-ID: VID-260 Change-Id: I8fd1d505bef2311975d54542410939cfdd472dab Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-14Add portal option to ete test scriptGary Wu2-2/+5
Change-Id: I42011b0dae86eb96b52764085adfccbb8e062b9d Issue-ID: PORTAL-388 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-12Merge "use https for healthchecks and vfw script"Mandeep Khinda1-1/+1
2018-09-12Merge "Updating testsuite version"Mandeep Khinda1-1/+1
2018-09-12use https for healthchecks and vfw scriptJorge Hernandez1-1/+1
Change-Id: I98f1bd5a354802ebf4be2356b97ec1bbdecce116 Signed-off-by: Jorge Hernandez <jh1730@att.com> Issue-ID: POLICY-1111
2018-09-11Merge "Update vm_properties.py for encrypted password"Mandeep Khinda2-1/+6
2018-09-10Update vm_properties.py for encrypted passwordBrian Freeman2-1/+6
Issue-ID: INT-515 Change-Id: I11824c0e3424f153c413a2bee547423be80338a7 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-10Fix APICDOC HC credsAaron Hay1-1/+1
Change-Id: I08ea5930b7c119081fcfdc0dc80ba1d07645ab23 Issue-ID: INT-641 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-09-10Updating testsuite versionedepaul1-1/+1
Change-Id: Id7d0b8fe22e48cf5525f5bbb04b26bdd3469de06 Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com> Issue-ID: OOM-1381
2018-09-06Fix from robot testing and resolve mergeBrian Freeman3-6/+33
Issue-ID: SO-713 Change-Id: Icafe6b039cc793c3724c387c06a2e80153e307bb Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-05Merge "Add Global values to run healthcheck for DR"Mandeep Khinda2-0/+9
2018-09-05Add Global values to run healthcheck for DReconwar2-0/+9
Change-Id: Icbe61017330f23b9bb66d32f15835608882b8c39 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-709