aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/portal-sdk
AgeCommit message (Collapse)AuthorFilesLines
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-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-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-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-11Portal test case updateCHINTAMANI1-1/+1
Change-Id: I44cd11278b0a88514f8a992db13f48ba475949ea Issue-ID: PORTAL-272 Signed-off-by: Sireesh <sireesh.ch@in.ibm.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-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-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-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-06Updating Portal test cases with tag nameCHINTAMANI1-0/+137
Change-Id: I1a0f7c8b0af544b2349247e102392250e981036d Issue-ID: PORTAL-343 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-08-27Adding Portal CSIT test casesCHINTAMANI1-0/+941
Change-Id: I13dcd818851188a47e82315550fe644eee576e9e Issue-ID: PORTAL-343 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>