aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/health-check.robot
AgeCommit message (Collapse)AuthorFilesLines
2019-07-29renaming openecomp to onapDR695H1-3/+3
Issue-ID: TEST-27 Change-Id: I8449025f1032719f04d0e283e12d9f9bc75542b7 Signed-off-by: DR695H <dr695h@att.com>
2019-07-26Remove testsuit for Lenovo multicloud-thinkcloud driverChangjun Wang1-4/+0
Remove testsuit for Lenovo multicloud-thinkcloud driver Issue-ID: MULTICLOUD-737 Signed-off-by: Changjun Wang <310397125@qq.com> Change-Id: I4d5e2d04206dde5b40b11ec96a79c980828c0407
2019-07-25fixing teardown issueDR695H1-1/+1
Issue-ID: TEST-179 Change-Id: I66b10246e8a991e6e60b79121bffff359ca40b26 Signed-off-by: DR695H <dr695h@att.com>
2019-07-24move SO code to python for easier reuseDR695H1-3/+10
Issue-ID: TEST-179 Change-Id: I23db38db7810fc298df66dbde023a6ec559d46e8 Signed-off-by: DR695H <dr695h@att.com>
2019-07-10DCAE missing in eteHelm-k8s healthcheckYang Xu1-3/+3
Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: INT-1140 Change-Id: Iffb0bf607b1ecd236d314a66e2af4889f4c0474c
2019-06-17moving to python based music libsDR695H1-3/+1
Issue-ID: TEST-158 Change-Id: I53fd874206294410f7701d6f0f5946c0f8aa8734 Signed-off-by: DR695H <dr695h@att.com>
2019-05-20update health check timeout secondsyangyan1-1/+1
Issue-ID: VFC-1387 Change-Id: Id3755489f1409a4498f974ee6de08a1cec175eb9 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-05-17Increase healthcheck timeout to 15 secondsYang Xu1-1/+1
Change-Id: I6ecc346d9a0ee7cd3be4af8baa8fb025bb382bf0 Issue-ID: INT-1081 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-05-13Add healthcheck for multicloud-k8s chartKiran Kamineni1-0/+4
Add healthcheck for multicloud-k8s helm chart. Calls the healthcheck api via MSB Issue-ID: MULTICLOUD-622 Change-Id: I2d5f59514655e2d47f0f5596966cf061f9ef2551 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-05-09upgrade to python3 librariesDR695H1-2/+2
basing the code off of robot framework 3.1.1 instead of 3.0, replacing selenium2lib with selnium lib and selenium3, replacing extendedselenium with angularjs lib. Fixing most warnings and all errors from these moves Change-Id: Ifed68c5b8cd28c7bbdc80ee7245860914bdee5b4 Issue-ID: TEST-151 Signed-off-by: DR695H <dr695h@att.com>
2019-05-09Merge "Fix FCAPS health check issue"Daniel Rose1-1/+1
2019-05-09multicloud_thinkcloud not part of small configurationmrichomme1-1/+1
all specific openstack cloud referenced in full configuration Issue-ID: MULTICLOUD-618 Change-Id: I7f66d0a227f339e30acd8512823adbcd6448b1a0 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-05-09Fix FCAPS health check issueLiexiang Yue1-1/+1
Issue-ID: MULTICLOUD-584 Change-Id: Ib14986c8bfb1ab449fce6eb4bdb421d5cec345e5 Signed-off-by: Liexiang Yue <yueliexiang@chinamobile.com>
2019-05-06Healthchecks for New Policy ComponentsBilal A1-1/+6
Adds healthchecks for following new Policy components: 1- Policy API 2- Policy PAP 3- Policy Distribution 4- Policy APEX PDP 5- Policy XACML PDP Change-Id: If390add061957ea26222b2336b4d40874d913192 Issue-ID: POLICY-1630 Signed-off-by: Bilal A <bilal@research.att.com>
2019-05-05add modeling parser healthcheckyangyan1-0/+4
Issue-ID: INT-1063 Change-Id: Id77c2a10e254d07e34cee4caa5f429ffc57a156e Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-28Add HealthCheck for Thinkcloud in RobotChangjun Wang1-0/+4
Add HealthCheck for Lenovo Thinkcloud Driver in Robot Issue-ID: MULTICLOUD-593 Change-Id: Ibf2d83a0d2c7512267267b152c9df478fb4bca4d Signed-off-by: Changjun Wang <310397125@qq.com>
2019-04-26Replace dev- with health- for eteHelm HealthBrian Freeman1-59/+59
Issue-ID: INT-992 Change-Id: I7c29eb14986ef3c71c1388051b05db07cc8e71c8 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-26Remove MUSIC health checkTschaen, Brendan1-8/+0
Service not being started in this release Issue-ID: MUSIC-386 Change-Id: I0c142d2d28b4e2e80657f2603713e4e6de5779aa Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-04-26Remove core tag of DMAAP Bus Controller Health Checkmrichomme1-2/+2
as it is not a core feature being core means that ONAP is not usable at all any error on core leads to a stop of tests to save CI time Issue-ID: INT-1050 Change-Id: I8f193fb60d28d9f4a322c33119dc3752126097e8 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-04-24Fix typo in robotKiran Kamineni1-2/+2
The dev-aaf tag should be on the next line Issue-ID: TEST-142 Change-Id: I411ed59b6732158628b74ceb4d7c8649d3e471b1 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-04-18tests for bus controllerpkaras1-0/+5
Change-Id: Ib21382bc74832c223d87bd193c030428b6a8b6e4 Issue-ID: DMAAP-1114 Signed-off-by: piotr.karas <piotr.karas@nokia.com>
2019-04-16Add FCAPS healthy checkLiexiang Yue1-0/+4
Issue-ID: MULTICLOUD-499 Change-Id: I624cc8ca274c2ad592f48e7bdc83ea28a37091d4 Signed-off-by: Liexiang Yue <yueliexiang@chinamobile.com>
2019-04-12remove deprecated component health checkyangyan1-4/+0
Issue-ID: VFC-1356 Change-Id: I4f427743163bf8928859cc8cfa8a2402e7922c59 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2019-04-10Add helm project tags and cleanupBrian Freeman1-101/+61
eteHelm-k8s.sh included in testsuite for testing Issue-ID: INT-992 Change-Id: I1f0ca13ecf223076ba5088827b49132b18ac110e Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-09Add music health checkTschaen, Brendan1-0/+8
Change-Id: Ie55077c60929c4c4abbd2c759fef5fa151061d1a Issue-ID: MUSIC-378 Signed-off-by: Tschaen, Brendan <ctschaen@att.com>
2019-03-26Add SdncCtxBuilder CtxAggregator to health checkLeigh, Phillip (pl876u)1-0/+8
Issue-ID: LOG-1018 Issue-ID: LOG-1021 Issue-ID: LOG-1024 Change-Id: I04c10d5a8f2b8fbe9552019032612127f05ae8e5 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-03-25Update Pomba Health CheckLeigh, Phillip (pl876u)1-4/+0
Issue-ID: LOG-1021 Issue-ID: LOG-1024 Issue-ID: LOG-1018 Change-Id: I75e1908177a930e88fe2640cc12019032516459e Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-03-22Add Pomba Context builders to Pomba Health CheckLeigh, Phillip (pl876u)1-2/+14
Issue-ID: LOG-1024 Issue-ID: LOG-1018 Issue-ID: LOG-1021 Change-Id: Ia4c2341e450f0e2910b3ae19bec2019032217506 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-03-20Add SD&SdncCtxBuider to Pomba HealthCheck-2Leigh, Phillip (pl876u)1-0/+8
Issue-ID: LOG-1021 Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com> Change-Id: I065681bd984881c053f75d8db4d2019032017431
2019-03-06Remove dmaap_dr healthcheck from coremrichomme1-1/+1
Only used for 5G use cases Issue-ID: OOM-53 Change-Id: I3e2bb95fb72bf38eac8b95ea15039ac2f115d351 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-02-18Change tag for Holmes robot testsmrichomme1-2/+2
from small to medium Issue-ID: OOM-53 Change-Id: I8d23fc2c7bdd7bb37413524ac0e12fbe462b1fd0 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-02-14Remove VVP HealthchecksBrian Freeman1-31/+32
Issue-ID: VVP-136 Change-Id: I71750e3876016221a76ef1354a679e0c82164b4a Signed-off-by: Brian Freeman <bf1936@att.com>
2019-01-28Remove small label for some testsmrichomme1-3/+3
These tests are executed for a full deployment, for small we consider only default Openstack APIs Issue-ID: MULTICLOUD-461 Change-Id: Ie89fa761d4301a66bbb63e90b7efc0919fb2df7f Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-01-24Add health check for starlingx pluginHaibin Huang1-0/+4
Change-Id: I43b01fbeda92a136c242b3a4eac4c5409a241150 Issue-ID: MULTICLOUD-428 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
2018-11-30Add DMaaP PubSub HealthCheckBrian Freeman1-0/+5
Issue-ID: INT-752 Change-Id: I35c6eec7cd37b0f76b6fd9ec7bf67633c47ae36b Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-14Remove VVP health checks for CasablancaGary Wu1-10/+10
Change-Id: I2afa83e5d64e066e99b224d0ffe63176531656c3 Issue-ID: VVP-118 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-13vvp healthcheckStanislav Chlebec1-0/+41
Change-Id: I0d9de8d4c103db1f03866191bc84bb3b1b2afecc Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: VVP-117
2018-11-02Enable OOF-CMSO healthcheckJerry Flood1-1/+1
Issue-ID: INT-707 Change-Id: Ic0283c64469b7acaa695916fa86eb4e5277c6147 Signed-off-by: Jerry Flood <jflood@att.com>
2018-11-01Disable OOF-CMSO healthcheckJerry Flood1-1/+1
Issue-ID: INT-707 Change-Id: I3aed06ca2454afd373e7dee9a39d4bbc6db3db96 Signed-off-by: Jerry Flood <jflood@att.com>
2018-11-01Add OOF-CMSO healthcheckJerry Flood1-0/+4
Issue-ID: INT-707 Change-Id: Ide6bfed60fe0405139dd291ce732d54dce1eaedf Signed-off-by: Jerry Flood <jflood@att.com>
2018-10-16Added Health Check for HolmesGuangrongFu1-43/+51
Change-Id: I4bc4c1832e1fe20066f16c719631c40af0ef5788 Issue-ID: HOLMES-176 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-10-11Add health check for pike pluginHuang Haibin1-0/+4
Change-Id: I80c9629acb5c7c6bdcc427e863ec4eea99c3379a Issue-ID: MULTICLOUD-276 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-10-04Update some tags to match different installationsmrichomme1-24/+24
core, api, dcae, 3rdpart and multicloud had been added to slice tests in xtesting Due to the work dealing with providing different installation flavor, it was necessary to update the tags 4 installations are considered * core (min valuable product) * small (min reasonable configuration) * medium: include loop related components * full: include all => health tag can be used depending of the installation, it shall be possible to run the relevant robot suite note it affects only the tags created for xtesting Issue-ID: OOM-53 Change-Id: Idc2b8785efe081d99eca9e82840890aba3bb5d8c Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-09-28Adjust test timeoutsGary Wu1-1/+1
Change-Id: I45690f326a372c86c9a217ae197818690aa7c8e4 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-26Revert "Healthcheck for PRH and HV-VES"Gary Wu1-9/+0
This reverts commit 3a6ff9be81f284d23b0170231de9aa9591f7e59b. Change-Id: I8b0ddfad6f2a900e29876ebe6f8f6c6c2a19b1a6 Issue-ID: INT-651 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-25Exclude POMBA test cases from HEAT deploymentsGary Wu1-3/+3
Change-Id: I97f3968fc76f835f9d602280beedca3f6fd44cb9 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-25Healthcheck for PRH and HV-VESMariusz Wagner1-0/+9
It cover healthcheck requirments for issue INT-650 and INT-651 Issue-ID: INT-651 Change-Id: I19b90161c193a68e5e5d3f13d3cf2600bb8d8961 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-09-21pomba healthcheckUbuntu1-1/+13
Change-Id: I516c249b81e3293db06d4b9a0b5f5ae929c547e4 Issue-ID: LOG-224 Signed-off-by: Ubuntu <frank.obrien@amdocs.com>
2018-09-18CreateTag for Data Router for excludeBrian Freeman1-1/+1
Issue-ID: INT-664 Change-Id: Ib5dd3b5c6216d4662fc2891ecece3464c13c6e37 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-04Merge "Add healthcheck for Data-Router"Daniel Rose1-0/+5