aboutsummaryrefslogtreecommitdiffstats
path: root/runTags.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-06-24move appc assets out of templatesDR695H1-1/+1
Issue-ID: TEST-158 Change-Id: I688d02eaec893cafc58c7eae24cf653f7f085c02 Signed-off-by: DR695H <dr695h@att.com>
2019-04-16Tie in SoUtils for direct to SOBrian Freeman1-1/+1
Issue-ID: INT-1028 Change-Id: I263381efc078cf154262a52627a10e2c4b265ec9 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-02-18Change OpenECOMP_ETE to ONAPBrian Freeman1-1/+1
Issue-ID: INT-891 Change-Id: I848eea5334310d60ad7c86f641a630ddc09d29f9 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-11-02Remove redundant nesting of Robot log outputGary Wu1-1/+1
Change-Id: Ibae83d4f064965f43719d12c24e5230f8c0e3ae4 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-11-01No longer blindly kill chrome processesGary Wu1-3/+0
No longer blindly kill chrome processes in order to support concurrent robot runs. Change-Id: Ic1cb0c8886550a01529b4d1aafcf65578214d8b1 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-18Clean up chrome processes after each ete test runGary Wu1-0/+3
Change-Id: If48676e8fc7b4497da9f88b29d1794136515a785 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-05Password Encryption and LoggingBrian Freeman1-0/+1
Issue-ID: INT-515 Change-Id: I96c5daede6c6437493f854afa3fd24f70a95ed77 Signed-off-by: Brian Freeman <bf1936@att.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>
2017-10-19Return robot error code from runTags.shGary Wu1-0/+3
This allows us to call this from Jenkins and retrieve the test result code. Change-Id: I6f6fb6edefaf2b3ec40d424ce3437a710fc1a318 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-03-22TEST-6 Support gather data listenerJerry Flood1-4/+9
Add gather_data_sh and support for EteDataGatherListener into runTags.sh Change-Id: Id161d74ac4ed90c01716d9f8f3ddfd431614f5ba Signed-off-by: Jerry Flood <jf9860@att.com>
2017-03-02Make teardown of dummy vf_module conditionaljf98601-13/+16
Try fix for chromedriver hanging Change demo APPC command to send private oam IP Change-Id: I86a9c1fe489dd63721b542132516bc7285baf12a Signed-off-by: jf9860 <jf9860@att.com>
2017-03-02Remove fragile process test from vFW validation.jf98601-1/+1
Process name is vairable. Process validation is implied by susbequent log validation. Allow for A&AI teardown delete to fail due to lingering references. Change-Id: Iea269d24232d4ff711233f5c666da677354ab694 Signed-off-by: jf9860 <jf9860@att.com>
2017-02-17Initial checkin of EopenECOMP testsuiteDR695H1-0/+92
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>