summaryrefslogtreecommitdiffstats
path: root/robot/resources
AgeCommit message (Collapse)AuthorFilesLines
2018-11-13vvp healthcheckStanislav Chlebec1-0/+161
Change-Id: I0d9de8d4c103db1f03866191bc84bb3b1b2afecc Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech> Issue-ID: VVP-117
2018-11-06Add NULL check for vpkg model_invariant_idGary Wu1-2/+3
Change-Id: Ia4bacc56d2d30f1c0a391ff37ce20f3493e518ff Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-05fix format on sdc DE healthBrian Freeman1-1/+1
Issue-ID: SDC-1898 Change-Id: Icccd2b49aac9caf314825ce3c773b2a59191e60d Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-02Fix parsing in closed loop policy checksGary Wu1-19/+12
Also added new tags to assist per-suite debugging. Change-Id: Ice67dee685f2ee583ae54c0bba1ca7358f842da1 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-01Get UUID's from SDC for Demo InstantiateBrian Freeman2-22/+29
Issue-ID: INT-704 Change-Id: Id63ddaeec2796e494075a8677a34e4ccb42ef73d Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-01Temporarily skip Logout tests in Portal ETEGary Wu1-6/+11
Logout tests in Portal ETE might need major rework to deal with intermittent "document unloaded while waiting for result" errors. Temporarily disable those checks due to time constraints for Casablance release. Change-Id: Iaaeccdc5b1164b2001446b323fd3b47353be3402 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-01Disable chrome headless mode for Portal ETE suiteGary Wu1-15/+7
It appears that most of the instability in Portal ETE suite was caused by chrome running in headless mode. By disabling chrome headless mode the Portal ETE suite has so far completed successfully multiple times without needing to tweak with Selenium timeout/delay settings. Change-Id: Ib4c52868d6581ae9d28f9d3cd1abbc30b605a46e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-01Merge "Add OOF-CMSO healthcheck"Gary Wu1-0/+18
2018-11-01Add OOF-CMSO healthcheckJerry Flood1-0/+18
Issue-ID: INT-707 Change-Id: Ide6bfed60fe0405139dd291ce732d54dce1eaedf Signed-off-by: Jerry Flood <jflood@att.com>
2018-11-01Distribute vFWNG model for CDSYang Xu2-5/+70
Change-Id: I9ed7b7204ab401fb39d6271af2c725315fd1bff3 Issue-ID: INT-708 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-10-31Improve Portal ETE test suite stabilityGary Wu1-13/+18
Improve Portal ETE test suite stability by changing timeout values, adding explicit waits to login/logout ops, and ignoring doc unload errors on logout. Change-Id: I445819a4a137c584b3a4f2768f78d8170921a4f7 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-29Set prov-status to ACTIVEMarco Platania1-5/+5
Change-Id: Ida22369b7f85a38823a9b8cecd1c260906292c53 Issue-ID: INT-696 Signed-off-by: Marco Platania <platania@research.att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-29Merge "Distribute Demo VNF from existing model"Daniel Rose2-3/+74
2018-10-29Distribute Demo VNF from existing modelBrian Freeman2-3/+74
Firt version that uses a static file of the vnf-type and vf-module-id SDC query can be used to get these but that will be a second pass. Issue-ID: INT-704 Change-Id: Icf4571a0ad11d59f7985a253e55fcb5894a3e82f Signed-off-by: Brian Freeman <bf1936@att.com>
2018-10-29Fix for HV-VES TA sunny scenario.marekpl1-0/+9
Introducing wait mechanism in test until topic is created after 1st message sent by HV-VES to Kafka. Issue-ID: INT-650 Change-Id: Ie21bad0a690a39621f9bf49618d0b19e202b2913 Signed-off-by: marekpl <marek.pondel@nokia.com>
2018-10-28Support multiple vfmodules in Robot CDS macro flowYang Xu1-8/+21
Change-Id: I4a4c32ef624cb4fb403bf4e43c7e410d61eccfb8 Issue-ID: CCSDK-537 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-10-25Merge "Generate unique portal user names"Daniel Rose1-8/+20
2018-10-25Merge "Fix instantiateVNF mount, modelinvariantID"Gary Wu1-1/+2
2018-10-25Generate unique portal user namesGary Wu1-8/+20
Generate unique portal user names to allow Portal ETE test suite to rerun multiple times. Change-Id: I725f4ebf43b34763a72b83d45b48ca66fdd798d8 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-25Fix instantiateVNF mount, modelinvariantIDBrian Freeman1-1/+2
Issue-ID: INT-584 Change-Id: I15f0b3bd4c97ca99bc67843caaa4348e2f1d1f62 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-10-25Fix for HV-VES TA sunny scenariomarekpl1-2/+3
Handle situation when the topic doesn't exist yet because it is created on kafka after 1st HV-VES message is sent Issue-ID: INT-650 Change-Id: Ie95af8a02ce5cda703f1898cb5d7ece32262987b Signed-off-by: marekpl <marek.pondel@nokia.com>
2018-10-24Fix keyword mispellingGary Wu1-1/+1
Change-Id: I9f2e47af1a8e5c7e7fb74ed0c16833d9037e07b9 Issue-ID: INT-621 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-24Merge "Updates for cloud_config, SDC health, VID timing"Gary Wu4-5/+78
2018-10-24Updates for cloud_config, SDC health, VID timingBrian Freeman4-5/+78
Based on contribution from Steve Smokowski Issue-ID: INT-621 Change-Id: I82828397bc0b9701fb0fa90123ac4cdd3b8d327d Signed-off-by: Brian Freeman <bf1936@att.com>
2018-10-24Merge "HV-VES TA sunny scenario"Gary Wu2-1/+53
2018-10-24HV-VES TA sunny scenariomarekpl2-1/+53
Robot Framework for HV-VES sunny scenario case Issue-ID: INT-650 Change-Id: I27476a821d9f51e4e4c2a5cf33a3a8a13b8c7f34 Signed-off-by: marekpl <marek.pondel@nokia.com>
2018-10-19robot script modified, removing nopad optionehanan1-1/+1
Change-Id: I52d535e53bf1ef569f697134dbc452855a0e6bcd Issue-ID: TEST-126 Signed-off-by: eHanan <eoin.hanan@ericsson.com>
2018-10-17Portal test case timer updateCHINTAMANI1-1/+1
Change-Id: Ib593e1a8825df9025ebf4ef1eb09f8ddc8122148 Issue-ID: PORTAL-272 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-10-16Added Health Check for HolmesGuangrongFu1-0/+28
Change-Id: I4bc4c1832e1fe20066f16c719631c40af0ef5788 Issue-ID: HOLMES-176 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-10-11Portal test case updateCHINTAMANI1-1/+1
Change-Id: I44cd11278b0a88514f8a992db13f48ba475949ea Issue-ID: PORTAL-272 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-10-11removing typo in global_properties.robotkrzysztof kuzmicki1-1/+1
Change-Id: Iff260774ccb7807ec52515da4e7027de0a36c836 Issue-ID: INT-685 Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
2018-10-10E2E sunny scenario for PNF registrationkrzysztof kuzmicki3-54/+6
Change-Id: Icbe8914f6111f5ca385117d3c7027e53e960281b Issue-ID: INT-685 Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
2018-10-10Merge "E2E sunny scenario for PNF registration"Gary Wu4-0/+150
2018-10-10E2E sunny scenario for PNF registrationkrzysztof kuzmicki4-0/+150
Change-Id: I09e23319bd33ba89ac256a3d687c9caa351d4d46 Issue-ID: INT-685 Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
2018-10-08Reduce time for dist and Casablanca VID UIBrian Freeman2-1/+3
Issue-ID: INT-681 Change-Id: I5eb7bb4660462532de9118b6c5b82a1f0ba06d63 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-10-04Programmatically determining keystone api versionAh2-12/+73
Issue-ID: TEST-39 Change-Id: If000bd3aa02447b9cab195bf48fc8fa050766514 Signed-off-by: Ah <Ashwini.Ah@arris.com>
2018-10-02Portal testcase setup fixCHINTAMANI1-2/+4
Change-Id: I3e829c01417dcd3c587e8dc2d597160bcb1bc6f7 Issue-ID: PORTAL-272 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-09-26Revert "Healthcheck for PRH and HV-VES"Gary Wu3-42/+0
This reverts commit 3a6ff9be81f284d23b0170231de9aa9591f7e59b. Change-Id: I8b0ddfad6f2a900e29876ebe6f8f6c6c2a19b1a6 Issue-ID: INT-651 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-25Healthcheck for PRH and HV-VESMariusz Wagner3-0/+42
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-24Merge "pomba healthcheck"Gary Wu1-0/+59
2018-09-21pomba healthcheckUbuntu1-0/+59
Change-Id: I516c249b81e3293db06d4b9a0b5f5ae929c547e4 Issue-ID: LOG-224 Signed-off-by: Ubuntu <frank.obrien@amdocs.com>
2018-09-20Portal test cases update for OOMCHINTAMANI1-19/+4
Change-Id: I5f451b8714db9b0becd8cd7c6d550a647c545e8e Issue-ID: PORTAL-343 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-09-18Merge "Portal test case setup for OOM"Gary Wu1-2/+3
2018-09-18Portal test case setup for OOMCHINTAMANI1-2/+3
Change-Id: I65707123746d4067088fc9da4639e88975c288b5 Issue-ID: PORTAL-343 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-09-18Robot script triggering SO Macro for vFW use caseYang Xu1-0/+145
Change-Id: I1944e3fa5f20091d7f6f7b58673f2ef5e51a3fe4 Issue-ID: CCSDK-537 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-09-15Merge "Updated Portal test case setup"Daniel Rose1-1/+1
2018-09-14Updated Portal test case setupCHINTAMANI1-1/+1
Change-Id: I11006878f55ba5f507a0cdc02d1cddb3654e32cd Issue-ID: PORTAL-343 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-09-14fix arg spacingBrian Freeman1-1/+1
Issue-ID: INT-651 Change-Id: I4e918992227949e30b716268095b1ba5ec42c489 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-14Add 5G service to init (fix vFW)Brian Freeman1-1/+3
Issue-ID: INT-651 Change-Id: I961f075cb4c04a795997e8199783963b2b882978 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-11Update SO IP Addresses for OOMBrian Freeman1-8/+8
Issue-ID: INT-621 Change-Id: I9cea44811b1235bc363b2e001d0e13b2e303b921 Signed-off-by: Brian Freeman <bf1936@att.com>