aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/run-csit.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-01-11Fix CSIT Robot ExtendedSelenium2 library issuesGary Wu1-1/+3
The latest versions of the robotframework-selenium2library and robotframework-extendedselenium2library seem to be incompatible. This fixes the two versions to a known good old version set. Change-Id: Iec8aedc2c9757bbc8787be128eeda1cb31272219 Issue-ID: INT-379 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-21Downgrade chromedriver to 2.27Gary Wu1-1/+1
Change-Id: I51c547baae23f8cf89652d1554c63df759190ac7 Issue-ID: INT-212 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-18Add chromedriver to CSIT environmentGary Wu1-1/+10
Change-Id: I61893684d9d843c09d650047ba8f7774a25a62a7 Issue-ID: INT-212 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-18Additional Robot framework librariesGary Wu1-0/+3
Change-Id: I6ac069aa9c21a61282b0d5ace03ffde640d8cfa3 Issue-ID: INT-212 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-15Install eteutils using a temp directoryGary Wu1-3/+4
Install eteutils using the virtualenv temp directory instead of the $WORKSPACE directory to avoid future directory naming conflicts. Change-Id: I9ab65f00f3453869bd5f9cfea03c3398849a7691 Issue-ID: INT-200 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-15Change how eteutils is included in CSITGary Wu1-2/+1
Change-Id: I069ee6a783dc40dda7011453a425c0a7f01bf558 Issue-ID: INT-200 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-14Add testsuite python utils to CSITGary Wu1-0/+6
Change-Id: Id80ac4b33710d0c1cdd9249d9f0c3f4d78a81d27 Issue-ID: INT-200 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-08-08Add docker login to nexus3 in CSIT run scriptGary Wu1-0/+3
Change-Id: I8208a3c45791d46699a4545f12d36a0dbaba82cf Issue-id: INT-62 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-06-16Initial directory structure for integrationGary Wu1-0/+153
Change-Id: Ic578c19fa84ce2a49b7d875e15036e8ac9885831 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>