aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/robot/resources
AgeCommit message (Collapse)AuthorFilesLines
2018-06-11Use 2.0.0-ONAP tag instead beijing branch2.0.0-ONAP2.0.0-ONAPGary Wu1-2/+2
To ensure reproducible deployments, change gerrit branches to 2.0.0-ONAP tag instead of using the beijing branch since the beijing branches are not locked. Change-Id: I30bbece5fa2e0b8622db948d45e08a46ecf43ece Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-06-07Change gerrit branches to beijingGary Wu1-2/+2
Change-Id: I840e9aada77fa297273ef5b32663f70ca4aac371 Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-15Fix inconsistency in OPENSTACK_PASSWORD valueBrian Freeman1-1/+1
Issue-ID: OOM-1083 Change-Id: I7ea80b9ecdb5911cbe84e587a2a60c19ab5389b1 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-14Fix robot preloadBrian Freeman1-3/+3
Issue-ID: OOM-1079 Change-Id: Ie45882ce193e73b91c13c03ef1a3fdc731002124 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-11Sync SecretManagementService (SMS) propertiesBrian Freeman2-0/+6
Issue-ID: AAF-263 Change-Id: I90e5784b173a05b05e324d3ea3de7bb952450ebf Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-08recomitting sdc-onboarding robot changesMandeep Khinda2-0/+3
Somehow we trampled over this. commit e3610e451bc7f63d6a299d0337f74035204f0891 Author: Brian Freeman <bf1936@att.com> Date: Thu May 3 21:27:25 2018 -0500 Update properties for SDC ONBOARD container Issue-ID: TEST-85 Change-Id: I822ed3abfd768fbe2d38dcd1399051feb738bb1b Signed-off-by: Brian Freeman <bf1936@att.com> Change-Id: Ia25c1dc9f42b32649193986ba8ea94f11b0d1c9f Signed-off-by: Brian Freeman <bf1936@att.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-07Merge "OOF Integration Changes"Mike Elliott3-2/+51
2018-05-07AAF ChartsMahendra Raghuwanshi2-8/+6
-PS3-MK -renaming charts to remove hyphen -refactoring service name configuration. It wasn't quite correct the way it was. It was taking the chart name as the service name and not using the values.yaml from the top level chart as intended. -Jonathan asked to name the main app service "aaf-service and cassandra to "aaf-cass" as this is what is in the cert -squashed https://gerrit.onap.org/r/#/c/45923/1 into this commit. -updated robot to the latest settings Robot tests are failing but all pods come up. I think this can be merged and the AAF team investigate the robot health issue in a running system -PS4-MK -reverting sms changes and taking the latest from master -removing repository from the global section of the aaf values. -this was causing all images to be pulled from nexus3.onap.org which was failing to pull images that come from docker hub. There is supposed to be a proxy through nexus3 to dockerhub but maybe we are missing something. -PS5-MK -removing nodeports from non gui related charts. There are conflicts -PS6-Kiran -Adding imagepullsecrets for aaf-sms-vault subchart -updated image repository to pull from nexus3 -tested and works now and should fix the pull errors -PS7-Kiran -Previous patch picked up a couple of unintended changes -Reverting them -PS8-MK -removing names from identities -using https for robot test Issue-ID: OOM-930 Change-Id: I98f40ef5af03dda73aebf12f6fa48d928915ab34 Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com> Add Beijing CQLs into OOM Issue-ID: AAF-114 Change-Id: I2c2d46738ba0885c41f710997d4b212b6ce4d2de Signed-off-by: Instrumental <jonathan.gathman@att.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com> Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-04OOF Integration ChangesIkram Ikramullah3-2/+51
Thank you for the very detailed Review Boris. All changes you had asked have been incorported. Please take a look and let me know. Few important points. All components excep API and Music are services that do not expose any TCP or HTTP ports. All the NodePort and serices section areas in each of these component's values.yaml file have been cleaned. Actually, the service section do not make sense of these components at all. They use Music as a distributed Q to receive and push their tasks/changes. These include a). Controller b). Data c). Solver and 4). Reservation. This is why you didn't see any service.yaml files for these. ------------------------------- Made a single configuration based setup. All HAS components are now configured through a single configmap and a single set of configuration files. All oof-has components share configurations. Restructured the charts so that theere is one parent for oof-has from where properties can be inherited. Removed other issues like the make was failing. All PODs are coming up except data - which depends on AAI certs - team is looking for that side. Issue-ID: OPTFRA-22 Change-Id: I4bf36a68fc3636c822f33f55da70ace577c64ac0 Signed-off-by: Ikram Ikramullah <ikram@research.att.com> Signed-off-by: Anaƫl Closson <ac2550@intl.att.com> Removed Urls not needed Issue-ID: OPTFRA-22 Change-Id: I270de9cbed5f25dd971f40477fb95385a57fba5c Signed-off-by: Ikram Ikramullah <ikram@research.att.com> Removed Music IPs MK: PS-14: fixing robot testcase by forking the testcase until it is fixed in robot adding target port to osdf service. required to map port 8698:8699 Issue-ID: INT-444 Change-Id: I150e3389aece7fae3b0685647af3a787cc9f267d Signed-off-by: Ikram Ikramullah <ikram@research.att.com> Signed-off-by: ac2550 <ac2550@intl.att.com> Signed-off-by: Ikram Ikramullah <ikram@research.att.com> Signed-off-by: = <=> Signed-off-by: Ikram Ikramullah <ikram@research.att.com> Signed-off-by: Ankitkumar Patel <ankit@research.att.com> Signed-off-by: Thomas Nelson <tn1381@att.com> Signed-off-by: Ikram Ikramullah <ikram@research.att.com> Signed-off-by: Ankitkumar Patel <ankit@research.att.com> Signed-off-by: Thomas Nelson <tn1381@att.com> Signed-off-by: Ikram Ikramullah <ikram@research.att.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-05-03Update properties for SDC ONBOARD containerBrian Freeman2-0/+3
Issue-ID: TEST-85 Change-Id: I822ed3abfd768fbe2d38dcd1399051feb738bb1b Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-04Merge "Fix old references to portalapps service"Mandeep Khinda1-1/+1
2018-05-03VNFSDK - use embedded DB, change image pathjasmineWen1-2/+2
Issue-ID: OOM-751 Change-Id: Ia5dd82279bc7bc83dc430843524bd2a3db7cf606 Signed-off-by: jasmineWen <jasmine.wen@amdocs.com>
2018-05-03Fix old references to portalapps servicejmac1-1/+1
Change-Id: Icd3291be17b5c42ac9706e9c7b40ed26c9617300 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: OOM-1042
2018-04-26Add missing robot dcae paramMike Elliott1-1/+1
Change-Id: I00508840a92c0bd04afbe1859bac463f0c1f9765 Issue-ID: OOM-1007 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-04-25Update ROBOT DCAE healthcheck endpointMike Elliott2-2/+2
See Jira issue for details. Change-Id: Iacdb5d7f73610ceeaf60b1b09d8cf3cd755b5391 Issue-ID: OOM-1007 Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-04-24Make all services independent of helm Release.NameBorislavG2-26/+26
Issue-ID: OOM-906 Change-Id: Ic65127d3981cb0a696c784392cab59fbf06b1e66 Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
2018-04-23Fix Log logstash healthcheck port numberNeal Chatterley2-3/+3
Issue-ID: OOM-914 Change-Id: Iccb699def449a49fb184c8d0426fb51bf239f010 Signed-off-by: Neal Chatterley <nealch@amdocs.com>
2018-04-20Add LOG component robot healthcheckNeal Chatterley2-1/+11
fixing incorrect service names Issue-ID: OOM-914 Change-Id: I59e0150781094c85fe335811381b627c265cda57 Signed-off-by: Neal Chatterley <nealch@amdocs.com> Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-20adding vnfsdk, cli and nbi to oom robotMandeep Khinda2-1/+14
Issue-ID: OOM-960 Change-Id: I3e30b4cf4057ed0235bebc6ff11c8e79d66cd462 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-17Synching robot up with Beijing codeMandeep Khinda7-664/+369
-updating configmaps with master -parameterizing auth -removing asdc interface fork. no longer needed as be/fe are split -fixing spaces -aligning with templates better -adding comments to values that need overriding per environment -injecting demo project into container in /share/heat on startup -addressing comment on demo-k8s.sh Issue-ID: OOM-795 Change-Id: Iebc959c20491e3e2ca8cf64f22444918650d1970 Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-06Merge "Correcting portal k8s configmap service names"Mike Elliott1-1/+1
2018-04-06Correcting portal k8s configmap service namesMandeep Khinda1-1/+1
The service.name is really a port name and was being used wrong. Need a better way than this to get dependant chart names. This gets it working. Issue-ID: OOM-842 Change-Id: I6a78a5adb0e69524a90aa3386009a0d87ebed73c Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-04-05Add service name changes to ROBOTMike Elliott1-19/+19
Updated robot configuration to align with current naming conventions of pod service names. This fixed a few test cases allowing them to pass in ROBOT. A separate defect will be raised to ensure all service naming is consistent across all onap applications. Issue-ID: OOM-883 Change-Id: Ifd4aa87250de03e2c4c205422992a56244570b2a Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
2018-03-26Script_version addiition in robot configvaibhav_16dec1-2/+4
Issue-ID: OOM-797 Change-Id: Ic689702fd18608841fcfea89e2e8acf141a0079b Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
2018-03-22fixing standardized robotMandeep Khinda1-37/+37
-fixed communication via kube dns -using fullname to avoid possible conflicts -removed unused values -set image to 1.2-STAGING-latest (for master) -set demo artifacts to the master version 1.2.0-SNAPSHOT -removed dependency on other reviews Issue-ID: OOM-728 Change-Id: I60530215374149dd9d0e0706e37712ed8291ab6c Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
2018-03-14Robot config seggregationvaibhav_16dec8-0/+1138
Issue-ID: OOM-560 Change-Id: Iee9c7c78c6eb53b14b31d6e31f1539040daa88ba Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>