summaryrefslogtreecommitdiffstats
path: root/robot
AgeCommit message (Collapse)AuthorFilesLines
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 Freeman3-28/+24
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 Rose3-9/+30
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 Dragosh2-35/+40
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 Freeman3-9/+30
Issue-ID: TEST-13 Change-Id: I19738aa1cea4de8f3fec6de5b8808a8c90f10f2a Signed-off-by: DR695H <dr695h@att.com>
2018-03-09Merge "Change tag for dcae"Daniel Rose1-1/+1
2018-03-09Add default timeout for healthcheck testsmrichomme1-0/+1
sometimes tests get stuck due to the fact that the component is not answering it prevents from reporting the results properly and consume CI time Issue-ID: TEST-82 Change-Id: I8e8227fa7d9c123ecb6f8872c616775b4d1cfe26 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-03-09Change tag for dcaemrichomme1-1/+1
Move from core => dcae ONAP can be installed without dcae, the tests on dcae are still not fully reliable Issue-ID: TEST-80 Change-Id: I7a84b5eacd8e0e2c1d88adb222d132cc2b28fc16 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-03-08Clean trailing spacesmrichomme1-29/+29
not sure it has been introduced by patchset 33819 but there are trailing spaces + tab + not consistant spacing Issue-ID: TEST-80 Change-Id: Ia50cbc064e173b94a032b41f59b5d3ce1fea434f Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-03-08Add tags to main suitemrichomme1-30/+30
when running robot, we got an overall healthcheck results, it could be interesting to have a view on the core, dcae, multicloud, 3rparty and API (MSB) to quickly identify the problems and eventually not run some of the tests if it is known as not supported (e.g. dcae) This patch does not modify the code of the existing test It leverags robotframework tagging mechanism Using the OPNFV functest abstraction it is trivial to run them in CI/CD, push results to a DB and create a dashboard[1] this patch does not modify the code of the existing test [1]: http://testresults.opnfv.org/onap-testing/amsterdam/functest/status-heat.html Issue-ID: TEST-80 Change-Id: I5090b8c31cc5d42ae43cc04c557a42e072e1653c Signed-off-by: mrichomme <morgan.richomme@orange.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>
2018-01-17Update URL for UUI health checkGary Wu1-1/+1
Change-Id: I29c1b07580cf3af196ee35e3a789d9e0aa31b57d Issue-ID: INT-382 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> (cherry picked from commit 7c136bf7b6e5016e9915c685cdb6d9b4618dc832)
2017-12-08Merge "Configure to run Robot w/chrome headless option dd"Gary Wu1-12/+18
2017-12-06Change to vFWCL instead of vFWJerry Flood2-6/+6
Issue-ID: TEST-72 Change-Id: I18c8823c1348187e2ea3929b75a843b7df5784d0 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-12-01Add support for vFWCL - multiple VNFsJerry Flood12-26/+155
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>
2017-11-15Fix spelling in DCAE healthcheck service namesGary Wu1-4/+5
Change-Id: Iee99e1ab5bd07d59c41de848126ca384501e4dbd Issue-ID: INT-320 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-11-12Update A&AI api to v11 and create complexJerry Flood12-59/+175
Issue: TEST-34 Change-Id: Ibac7f78390f517e3d3876ec0adff97d1136b2f28 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-11-02Support regex in DCAE healthcheck service namesGary Wu1-24/+15
Change-Id: Ie38a44a800f0a12947749cbd6805e2f261ece957 Issue-ID: INT-320 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-31Merge "Forgot to add injected variables"Daniel Rose1-0/+3
2017-10-31Forgot to add injected variablesJerry Flood1-0/+3
Issue: TEST-14 Change-Id: If4135b647269217f4b183d059e2e3b1d0152ecd1 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-30Remove health check for jujuGary Wu1-4/+0
The healthcheck for juju is removed since juju will not be part of Amsterdam. Change-Id: Ib3d0159875d00261831212a59e6c60f77954eb54 Issue-ID: VFC-561 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-30Fix up the vVG server heat templateJerry Flood4-10/+14
Issue: TEST-14 Change-Id: I8304325c9c3b2abebd358f7d931d9d7490d33a5b Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-30Support demo repo heat templatesJerry Flood5-12/+44
Update the robot home page Remove trailing stapces Issue: TEST-14 Change-Id: Ie9ea644cb8ed03c8ae3286eaecce9beb322525dc Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-27Update the DCAE HC as per LushengJerry Flood3-53/+31
Issue: TEST-69 Change-Id: If81384593da06e12a766c373f1e9648f46752102 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-27Handle injected keystone URL and expose heatbridgeJerry Flood4-5/+28
Issue: TEST-68 Change-Id: Id0194b99b5a85d9e3d26043420b7655591d13c23 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-26Create services before creating customerJerry Flood2-5/+5
Issue: TEST-66 Change-Id: Ie4128b0df59db7c4283d4480795ef8e0df5d6525 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-23Additional VFC health checksGary Wu1-1/+25
Change-Id: I0b5f451fcc6117f31ccb7f3f1764fc602b86a22e Issue-ID: INT-296 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Add health check for usecase-uiGary Wu1-0/+4
Change-Id: Ic58418968b9f71aa4d23292cb44de37d4c953f81 Issue-ID: INT-295 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Add health check for CLAMPGary Wu2-0/+30
Change-Id: I8828ae271dc89a43c6d91fc3e108f07278696965 Issue-ID: INT-294 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-21Change ECOMPPORTAL by ONAPPORTALEric Debeau2-2/+2
Change-Id: I76acc4f28ea47b0ad7f16fc2bce5b5a70a8a1907 Issue-ID: INT-291 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-10-19Remove the copyright in the licenseJerry Flood4-72/+14
Issue: TEST-66 Change-Id: Ib0c6bb23a68ef843f197d146823f42ee0aed7f6d Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-19Merge "removing clearwater ims example vnf"Daniel Rose14-1794/+2
2017-10-19removing clearwater ims example vnfDR695H14-1794/+2
[INT-281] removing clearwater ims example vnf Change-Id: Ia6e5863fa827a2ffd1341979aa4dbbb93fa4a4b8 Signed-off-by: DR695H <dr695h@att.com>
2017-10-19Update HEAT templates and add data to robot pageJerry Flood8-488/+649
Issue: TEST-66 Change-Id: I9f8ce858d0e78791e84ca93be3576de0e3d8e850 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-18Add API health checks via MSBGary Wu2-0/+49
Change-Id: I4c88e88c616c4fede33f491044ef203bfee06636 Issue-ID: INT-282 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-17Add healthcheck for MSB in ETE testsuiteGary Wu2-0/+29
Change-Id: I7667bf678933ed01922fe9d119584087ae370cbf Issue-ID: INT-280 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-11Add 200 to the list of cvalid add customer statusJerry Flood1-1/+1
Issue: TEST-65 Change-Id: I528081cd5d71a86a4f57ace2cc98d3c7b61ce365 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-11Update HEAT and support in demo.shJerry Flood21-666/+771
Issue: TEST-65 Change-Id: If9cea0cecfd5ac8fa40499995fba72bfa66f61a2 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-10Merge "Add latest heat templates for vFW and vLB"Daniel Rose4-436/+530
2017-10-10Update the default values for zoneJerry Flood1-4/+4
Issue: INT-256 Change-Id: I1bd3fe88d225c0afd0666568e9c0f4e616d8f77d Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-10Add API calls for creating network zone -defaultsJerry Flood4-1/+73
Issue: INT-256 Change-Id: Iaa83434ba4ba32eab81712e51e5e64a4c52ca0a3 Signed-off-by: Jerry Flood <jf9860@att.com>