aboutsummaryrefslogtreecommitdiffstats
path: root/runTags.sh
AgeCommit message (Collapse)AuthorFilesLines
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>