summaryrefslogtreecommitdiffstats
path: root/setup.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-06-18remove kafkacat useDR695H1-13/+1
kafkacat didnt work on windows and wasnt guranteed to be there Issue-ID: TEST-158 Change-Id: Ib30ff646fa595820328b7c51efa8d43c81cad12b Signed-off-by: DR695H <dr695h@att.com>
2019-05-21remove rammbockDR695H1-2/+2
replace rammbock with raw tcp send of data Change-Id: I04d6731ddabae3b2665c3492f948a85698fbe745 Issue-ID: TEST-155 Signed-off-by: DR695H <dr695h@att.com>
2019-05-14remove unneeded librariesDR695H1-3/+12
httplibrary is replicated with requests so replacing the few places that use it with the requests. also removing kafkalibrary since it isnt used and we dont want to use it since its not python 3 compatible. Change-Id: I4acd09e4f0f776ebf99f386d17637712551b3243 Issue-ID: TEST-155 Signed-off-by: DR695H <dr695h@att.com>
2019-05-10cleanup non core-packages and install from pypiDR695H1-51/+7
Change-Id: I18fd86983a47d114ca148f015c33e848d830ed8f Issue-ID: TEST-153 Signed-off-by: DR695H <dr695h@att.com>
2019-05-09upgrade to python3 librariesDR695H1-16/+4
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-03remove unneeded packages from setupDR695H1-5/+0
4 of them were needed by robotframework-onap and are now included as dependencies of the robotframework-onap package. the other one wasnt really needed in robot and is replaced with existing mechnaisms Change-Id: I8ac8c0df88b03de238626e4995090c7aa10e15f8 Issue-ID: TEST-145 Signed-off-by: DR695H <dr695h@att.com>
2019-04-24Update setup.sh for new pythontestingutilsDR695H1-1/+1
Update setup.sh for new pythontestingutils Change-Id: I51a02f1e567b0c82a0172157d7132cdc7ab86f27 Issue-ID: TEST-141 Signed-off-by: DR695H <dr695h@att.com>
2019-04-11Add CSIT testing for optf-hasRuoyu Ying1-1/+2
Add one more test case for OOF homing. Change-Id: I2e022964c1448b53cb629ccd850b3660fe069270 Issue-ID: OPTFRA-449 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2019-03-04Fix $PATH for chromium-chromedirverDmitry Puzikov1-0/+4
Apt installs chromium-chromedriver into /usr/lib/chromium-browser/chromedriver and doesnt add to $PATH so need to add it explicitly. Change-Id: I9d28b3d12438401ec5a94d6bbaebd06cef092632 Issue-ID: INT-945 Signed-off-by: Dmitry Puzikov <dmitry.puzikov@tieto.com>
2019-02-20Make image arm64-compatiblePuzikov Dmitry1-37/+69
Modify Dockerfile to allow image building and running on arm64 platform Issue-ID: INT-874 Change-Id: I7f35c56b94d777fcf31bc5edd2dcef306a72175a Signed-off-by: Puzikov Dmitry <dmitry.puzikov@tieto.com>
2019-01-16Add CLAMP GET functionsBrian Freeman1-1/+1
Issue-ID: INT-808 Change-Id: I0f018725b9590bb8098c7687c62e95d77dbc195d Signed-off-by: Brian Freeman <bf1936@att.com>
2018-10-31Upgrade chromedriver to 2.43Gary Wu1-1/+1
Change-Id: Ifc061680e7b052014d3e0b8e40ba6b37bd44298a Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-26fix HV-VES TA sunny scenariomarekpl1-0/+12
there's need to have protobuf compiler to be installed by setup.sh Issue-ID: INT-650 Change-Id: Id1629842a3745941f1b4d1389e22d829d314aede Signed-off-by: marekpl <marek.pondel@nokia.com>
2018-10-24HV-VES TA sunny scenariomarekpl1-1/+14
Robot Framework for HV-VES sunny scenario case Issue-ID: INT-650 Change-Id: I27476a821d9f51e4e4c2a5cf33a3a8a13b8c7f34 Signed-off-by: marekpl <marek.pondel@nokia.com>
2018-04-30Add exec permission to shell scriptsGary Wu1-0/+0
Change-Id: Ib2c00e2c5b76801b2200ab76c343dbf1577d53ed Issue-ID: TEST-87 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-20updating chromedriver to 2.37 because google brokeDR695H1-1/+1
Change-Id: Ia555770a14ce74aa682c0d3fb0132536724680f1 Issue-ID: TEST-13 Signed-off-by: DR695H <dr695h@att.com>
2017-10-02Configure to run Robot w/chrome headless option ddJerry Flood1-1/+1
Issue: TEST-58 Change-Id: I1f45477c3df947dc8812c9da55d856a9b29be65a Signed-off-by: Jerry Flood <jf9860@att.com>
2017-08-03Merge "fixing setup.sh due to new heatbridge"Daniel Rose1-1/+1
2017-08-03fixing setup.sh due to new heatbridgeDR695H1-1/+1
[TEST-48] setup.sh has to use new directory to install python Change-Id: I78b3ea99e905175ba4185568d01f9cb5430b4175 Signed-off-by: DR695H <dr695h@att.com>
2017-08-01Enhance setup.sh scriptDina Dodin1-1/+13
Issue: TEST-50 Change-Id: I1eea7fbeacdcdf10944af4eda2746e5d08013c56 Signed-off-by: Dina Dodin <dinadod@amdocs.com>
2017-03-29Update to onap and add --no-cache-dirJerry Flood1-5/+5
Change-Id: I147736f3a2f844c567db17298834a5228e935533 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-03-01Fix template as per Marcojf98601-1/+1
Change-Id: I80dd12dd3c8c4237176bad5f9e5b39581e01b004 Signed-off-by: jf9860 <jf9860@att.com>
2017-02-24Guess at clone location of utilsjf98601-15/+17
Change-Id: I4073963f678e2b58f9d33d6a42a4ee5eadf9246f Signed-off-by: jf9860 <jf9860@att.com>
2017-02-17Initial checkin of EopenECOMP testsuiteDR695H1-0/+84
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>