summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-14Update naming of Robot Healthcheckv1.2.0Gildas Lanilis1-4/+4
Update the naming of the Basic Health Check so we can easily associate their name to an ONAP project. Change-Id: I8abb475f3cb893bf66058e230e3540401d926b20 Issue-ID: INT-462 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-05-13Add tag for 72 hr testBrian Freeman1-3/+3
Issue-ID: TEST-92 Change-Id: I8697c377ecac6b5eb258b0bca76880ed5ca88a96 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-13Update Delete / Detect SO COMPLETE in distributeBrian Freeman3-6/+41
Issue-ID: TEST-92 Change-Id: I26879237743e356c9205e1c35b8f550846c168c5 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-11Merge "Add Project and Owning Entity to VID"Daniel Rose4-25/+23
2018-05-10Add Project and Owning Entity to VIDbdfreeman14214-25/+23
Issue-ID: TEST-89 Change-Id: I290589d74c13960a6cc57ae937f5c62f535f8c17 Signed-off-by: Brian Freeman <bf1936@att.com> Update Instantiate for Beijing Issue-ID: TEST-91 Change-Id: If56dff3719a63f45cc15e0fdd6a0499b6de5d00e Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-10Adding SMS health checkKiran Kamineni2-0/+31
Adding health check for SMS. Tested on windriver lab. HTTPS with verification of Servercertificate is not enabled as it needs the latest robotframework-requests library. We are currently on 0.4.5. We need 0.4.7. Issue-ID: AAF-272 Change-Id: I8448c31666ae664a1966e52349d862b695b7f732 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-04Merge "Skip ELK health checks for HEAT deployments"Daniel Rose1-4/+4
2018-05-04Skip ELK health checks for HEAT deploymentsGary Wu1-4/+4
Change-Id: I3d6252f36086023a1e4b3e29a5cf71cd13a81435 Issue-ID: INT-489 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-03Update distribution for SDC onboarding containerBrian Freeman1-39/+42
Issue-ID: TEST-85 Change-Id: Ifa4a8d20c782f8816f5060bc52744c090ee7de34 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-30Update AAF Health for BeijingBrian Freeman2-5/+9
Issue-ID: AAF-256 Change-Id: Ie6e700a7e3f02730f771070ac286cb265ab5882a Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-30Merge "Add exec permission to shell scripts"Daniel Rose6-0/+0
2018-04-30Add exec permission to shell scriptsGary Wu6-0/+0
Change-Id: Ib2c00e2c5b76801b2200ab76c343dbf1577d53ed Issue-ID: TEST-87 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-30Don't parse DCAE response as JSONGary Wu1-1/+1
Trying to parse DCAE response as JSON fails when the DCAE response is not successful. This change logs the entire response object. Change-Id: Ica718fdf39ef167b86789b5b8fda825dc8345e68 Issue-ID: TEST-87 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-25Merge "Fix SDC DE Test"Daniel Rose1-1/+1
2018-04-24Decompose OOF HealthCheck in 2: SNIRO and HomingEric Debeau2-12/+32
Create HealthCheck for SNIRO Create HealthCheck for Homing service Change-Id: Id2ba8d04500234b88f0facd7afdf8e683f059f06 Issue-ID: OPTFRA-219 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-04-24Create OOF Robot Health CheckEric Debeau2-0/+30
Add tag Change-Id: I285f58ca2c99102bf67efe45b37214677ba9d861 Issue-ID: OPTFRA-219 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-04-23Fix SDC DE TestBrian Freeman1-1/+1
Issue-ID: TEST-88 Change-Id: Ia25b102c48702ac860d8a26d2e55d345f55cb423 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-23Update naming of Robot HealthcheckGildas Lanilis1-30/+29
Update the naming of the Basic Health Check so we can easily associate their name to an ONAP project. Change-Id: Icfb9756edbacf3371d110f2f104944f1ebe502b1 Issue-ID: INT-462 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-04-23Fix VID catagory_parameter initBrian Freeman1-8/+12
Issue-ID: VID-214 Change-Id: I14bfdb787d1eecc33414df276b2894eb21f2cbbc Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-22Populate VID owning entity fieldsSonsino, Ofir (os0695)1-0/+12
Change-Id: Ic19afc75520fb1a1726160bbc2f53d6f51a4dad0 Issue-ID: VID-214 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-04-19Merge "Fix vFW Closed Loop robot test case"Daniel Rose7-16/+99
2018-04-19Fix SDC HealthCheckBrian Freeman1-1/+3
Issue-ID: TEST-88 Change-Id: Ic207c943054ea67f3582e4b018bdb286f6b1a7f1 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-19Fix vFW Closed Loop robot test caseGary Wu7-16/+99
Issued addressed by this change: * Cherry picked from Amsterdam * Send the invariantUUID of VPKTG to Policy instead of VFW * Extraneous single quote characters in the policy yaml * Policy update wouldn’t “stick” until I added in the delays in between the various Policy API calls * Had to ignore the VID teardown errors; not sure if this is necessary to pass the closed loop test Change-Id: Ie504736484df78c46f564ee21bbd0c22d494af1f Issue-ID: INT-406 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-19Add LOG component robot healthcheckNeal Chatterley2-0/+70
Issue-ID: OOM-914 Change-Id: I92fda47890e3fdf22d98bea0e312096ff097bf7a Signed-off-by: Neal Chatterley <nealch@amdocs.com>
2018-04-19Merge "Fix to pickup the vnfsdk health check test case"Daniel Rose1-1/+2
2018-04-19Merge "Add health tag for NBI"Daniel Rose1-1/+1
2018-04-19Add health tag for NBImrichomme1-1/+1
Test successfully tested with x-testing/onap-robot using api tags health tag can be added as NBI is part of Beijing release Issue-ID: INT-465 Change-Id: I6dc8d48066f09dc5e80961d82f5262407c2ce0af Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-04-19Fix to pickup the vnfsdk health check test caseKanagaraj Manickam k003651061-1/+2
Issue-ID: VNFSDK-252 Change-Id: I7511aae1f143528f671f6303e048a86590220550 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-19Fix to pickup CLI health check test casesKanagaraj Manickam k003651061-1/+1
CLI health check is not pickup as part of health check test in jenkins lab-tlab-beijing-heat-deploy/244 This patch helps to fix it by adding proper tags Issue-ID: CLI-106 Change-Id: I9ab73bb448760b17f2786db51aee5fb6bf2d08a7 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-18Remove MUSIC HealthCheck for BeijingBrian Freeman1-4/+0
Issue-ID: TEST-87 Change-Id: Ib0aaa05eb6ae40bdd4811e5ddb4d84532428ecfa Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-18Add healthcheck for vnfsdkChris Donley2-0/+29
Issue-ID: VNFSDK-252 Change-Id: I7a892ab87861a76fb2021a416d8412737e37ebeb Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-04-18Add api tag to nbi healthcheck testsmrichomme1-2/+2
Issue-ID: INT-465 Change-Id: Icc1b4cb0a343f6efaf92eae77007a8b6ac58a9f2 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-04-17Merge "Add health check for cli"Daniel Rose2-0/+30
2018-04-17Fix MUSIC HealthCheck URLBrian Freeman1-2/+2
Issue-ID: MUSIC-71 Change-Id: I36b8e01d26fa79f1c4d35b387957bbbfc0aa5a2e Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-17Add health check for cliKanagaraj Manickam k003651062-0/+30
Issue-ID: CLI-106 Change-Id: Ife2810ed293410af8a8a8f158de272ccfd464059 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-16updating the dcae healthcheckDR695H1-27/+4
dcae healthcheck not has new port so updating the properites Change-Id: Ie241c594f46cbb62d4f4d6592fa64c35ada94dc8 Issue-ID: TEST-87 Signed-off-by: DR695H <dr695h@att.com>
2018-04-13Add External API/NBI Robot healthcheck testsmrichomme2-4/+37
Issue-ID: INT-465 Change-Id: Idd8e13864525d094a01c7a51098bce80720a032d Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-04-12adding in music healthcheckDR695H4-3/+35
music is new ha database and needs a healthcheck Change-Id: I76d7e31c85c5be6fb2fa4439bcc62184a70fb8f4 Issue-ID: TEST-87 Signed-off-by: DR695H <dr695h@att.com>
2018-04-11Test Acces to Portal AppsBrian Freeman2-0/+42
Issue-ID: TEST-86 Change-Id: Ic9dd9af376b1755ac24efdfbe9b3264adfcab3ef Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-11Portal Login TestsBrian Freeman2-4/+80
Issue-ID: TEST-86 Change-Id: Ic777d8884845031e5e063e60f5f91bac9618fe4d Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-10Add health-check for VFCluxin1-0/+8
Change-Id: Ic00ca67d7e125e549247f3ca999a1fe35834e9de Issue-ID: VFC-644 Signed-off-by: luxin <luxin7@huawei.com>
2018-04-09Update naming of Robot HealthcheckGildas Lanilis1-58/+58
Update the naming of the Basic Health Check so we can easily associate their name to an ONAP project. Change-Id: I3713512d8186b347707074a0f87d064bd10d2135 Issue-ID: INT-462 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-04-09Merge "Add health checks for Nokia V2 driver"Daniel Rose1-0/+4
2018-04-09Merge "Update vfc healthcheck"Daniel Rose1-2/+2
2018-04-09Add health checks for Nokia V2 driverDenes Nemeth1-0/+4
Change-Id: I86b44e8ee43fe9dbd5bceb5e3887758709abb2f3 Issue-ID: VFC-728 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
2018-04-09Fix VID healthcheckSonsino, Ofir (os0695)1-2/+2
Change-Id: Icc7a551a3a142672b3a4f1c28c6cba536798ecb5 Issue-ID: VID-206 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-04-09Update vfc healthcheckyangyan1-2/+2
Change-Id: I0ba189b5c17b26cd01cb6300e3f565ca2f9e1e81 Issue-ID: VFC-867 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-04-06Update ASDC for BeijingBrian Freeman3-28/+24
Issue-ID: TEST-85 Change-Id: I8ba5381d1860e6a1d21d6855f96501d410b36bbf Signed-off-by: Brian Freeman <bf1936@att.com>
2018-03-28Standardize line endingsGary Wu1-0/+1
Change-Id: I0245e85037d76e86e4ad7430a7c93e609c144619 Issue-ID: INT-457 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-20Merge "Fix data type mismatch in comparison"Daniel Rose1-3/+3