aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources
AgeCommit message (Collapse)AuthorFilesLines
2018-05-31Set Focus for InstanceName boxv1.2.1Brian Freeman1-0/+1
Issue-ID: TEST-91 Change-Id: I16ee4571f9707e76653d8a4ca4b00fe647b3586b Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-31Set orchestration-status to ActiveMarco Platania1-2/+3
- Update heatbridge.robot to set up orchestration-status to Active after a VNF is created Change-Id: I116e94047296bd57ab543bbf4c1ecf549ade32cd Issue-ID: TEST-98 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-25Fixes for Redist and Shorten timeBrian Freeman2-13/+17
Issue-ID: AAI-1181 Change-Id: Id5420f4ee46f2ae20e53f0c1b8f1efcbb8c292b2 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-25Add Retry to DistributionBrian Freeman1-4/+16
Issue-ID: AAI-1181 Change-Id: I47fcf5d69caa20d098c2a2b4e056bb669cbd0284 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-22Correct AAI PathBrian Freeman1-1/+1
Issue-ID: TEST-94 Change-Id: I96b85c1c6057de4352170208c60dce82136fe09e Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-22Set PROV with HeatbridgeBrian Freeman1-1/+23
Issue-ID: TEST-94 Change-Id: I9b29fae3b8b95131f68df7deea5131e431d70629 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 Kamineni1-0/+26
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-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 Freeman1-4/+4
Issue-ID: AAF-256 Change-Id: Ie6e700a7e3f02730f771070ac286cb265ab5882a Signed-off-by: Brian Freeman <bf1936@att.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 Debeau1-10/+26
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 Debeau1-0/+25
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-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 Rose5-15/+82
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 Wu5-15/+82
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 Chatterley1-0/+56
Issue-ID: OOM-914 Change-Id: I92fda47890e3fdf22d98bea0e312096ff097bf7a Signed-off-by: Neal Chatterley <nealch@amdocs.com>
2018-04-18Add healthcheck for vnfsdkChris Donley1-0/+25
Issue-ID: VNFSDK-252 Change-Id: I7a892ab87861a76fb2021a416d8412737e37ebeb Signed-off-by: Chris Donley <christopher.donley@huawei.com>
2018-04-17Merge "Add health check for cli"Daniel Rose1-0/+25
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 k003651061-0/+25
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 testsmrichomme1-0/+28
Issue-ID: INT-465 Change-Id: Idd8e13864525d094a01c7a51098bce80720a032d Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-04-12adding in music healthcheckDR695H3-3/+30
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 Freeman1-0/+37
Issue-ID: TEST-86 Change-Id: Ic9dd9af376b1755ac24efdfbe9b3264adfcab3ef Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-11Portal Login TestsBrian Freeman1-4/+76
Issue-ID: TEST-86 Change-Id: Ic777d8884845031e5e063e60f5f91bac9618fe4d Signed-off-by: Brian Freeman <bf1936@att.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-06Update ASDC for BeijingBrian Freeman1-22/+19
Issue-ID: TEST-85 Change-Id: I8ba5381d1860e6a1d21d6855f96501d410b36bbf Signed-off-by: Brian Freeman <bf1936@att.com>
2018-03-20Merge "Fix data type mismatch in comparison"Daniel Rose1-3/+3
2018-03-20Merge "Health Check SDC Distribution"Daniel Rose2-9/+24
2018-03-20Fix data type mismatch in comparisonGary Wu1-3/+3
Change-Id: I441618a3c8917fa478391017905fcefdfcdb28c3 Issue-ID: INT-445 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-20Fix vDNS config policy nameGary Wu1-1/+1
Change-Id: Ie78316fb1e8b87ef13fd3cb9ae0c6b2fe7823252 Issue-ID: INT-445 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit bd2f9b086f1eacf25fa193551decccaf897537f1)
2018-03-20Update vDNS config policyPamela Dragosh1-6/+6
We will need to update all the policies but this will specifically address the vDNS configuration policy for the DCAE micro services. Change-Id: I178b16b5c5266e8ada834f34406bfeaf77379dd1 Issue-ID: INT-445 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-03-19Health Check SDC DistributionBrian Freeman2-9/+24
Issue-ID: TEST-13 Change-Id: I19738aa1cea4de8f3fec6de5b8808a8c90f10f2a Signed-off-by: DR695H <dr695h@att.com>
2018-02-23cleaning up some dirty code and warnings from REDDR695H6-21/+6
Issue-ID: TEST-79 Change-Id: Iadfe17079c4cf1aa4483464c748d2ab31244df63 Signed-off-by: DR695H <dr695h@att.com>
2018-02-22Modify appc_interface.robottalka1-1/+1
Issue-ID: TEST-77 Change-Id: I00022e3941e2b8200cda02520b65ffcdf8c41f5b Signed-off-by: talka <talka@amdocs.com>
2018-02-08appc_interface.robot, pass if APPC already mountedTal Karbachinsky1-2/+2
Issue-ID: TEST-77 Change-Id: I7fe944742534514fb15f22fc080bd35b1e172e2e Signed-off-by: Tal Karbachinsky <talka@amdocs.com>
2018-01-25added mso delete option & string encoderTal Karbachinsky2-1/+24
Issue-ID: TEST-75 Change-Id: If4e6ff74bafb63ca73f6be6f6dc32b165b0ed9d8 Signed-off-by: Tal Karbachinsky <talka@amdocs.com>
2017-12-08Merge "Configure to run Robot w/chrome headless option dd"Gary Wu1-12/+18
2017-12-06Change to vFWCL instead of vFWJerry Flood1-4/+4
Issue-ID: TEST-72 Change-Id: I18c8823c1348187e2ea3929b75a843b7df5784d0 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-12-01Add support for vFWCL - multiple VNFsJerry Flood6-21/+70
Issue-ID: TEST-72 Change-Id: Ic6fe176ca5fdeac00cd5018aecf7824ec4eca287 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-11-22Report test failure when Delete VNF fails1.0.0-ONAP1.0.0-AmsterdamJerry Flood3-7/+17
Issue-ID: TEST-54 Change-Id: Id92f2bbdcc967f44024c8f3aa53d45f82616ea9f Signed-off-by: Jerry Flood <jf9860@att.com>
2017-11-21Update VID and SDNC preload for amsterdamJerry Flood7-36/+114
Issue: TEST-54 Change-Id: Iaa0d952d78f11cf1d271dce7de21bca2ff7cd419 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-11-15Fix spelling in DCAE healthcheck service namesGary Wu1-1/+1
Issue-ID: INT-320 Change-Id: Ia240f1bf1848791969208ad5d10d79d208911099 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>