summaryrefslogtreecommitdiffstats
path: root/red.xml
AgeCommit message (Collapse)AuthorFilesLines
2019-06-20move rest of stirngtemplating off old formatDR695H1-1/+0
Issue-ID: TEST-158 Change-Id: I55c246eba1c0132d70b9c7298da095c72cdecbc3 Signed-off-by: DR695H <dr695h@att.com>
2019-06-17adjust where we source keywords fromDR695H1-4/+1
Issue-ID: TEST-158 Change-Id: Icf8085ad56185850e261c318441c52f03d2ad37a Signed-off-by: DR695H <dr695h@att.com>
2019-06-13move uuid to onaplib.utilitiesDR695H1-2/+1
Change-Id: I57860949ad4417bb080cf5269e8fcc555e089da6 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-06-13remove the unused import and remove the dnsutilsDR695H1-2/+1
Change-Id: I41fc25ab47baac9f82011a68161b0963c074e590 Issue-ID: TEST-164 Signed-off-by: DR695H <dr695h@att.com>
2019-06-03replace protobuf cli with robot libDR695H1-1/+2
Change-Id: I230ef223b8a9264d5935d7cdbccc7db8986c2257 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-06-03replcaing jsonutils with onaplib.jsonDR695H1-1/+1
Change-Id: I467ec46519f3fbe7d7d08e481f88bf7b20ffbbce Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-05-24removing requests client certDR695H1-1/+0
removing requets client cert because it is now provided naitvely in the requests library an no one is using it anyway Change-Id: Ia0e8f7a09f672011dcf1d600a86ef16d9795a145 Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
2019-05-22removing servicemapping.pyDR695H1-3/+1
everything is in demo folder now Change-Id: Ib2fc57c7a3912526b51c8bd8e3a99451281c72a6 Issue-ID: TEST-157 Signed-off-by: DR695H <dr695h@att.com>
2019-05-21remove rammbockDR695H1-1/+1
replace rammbock with raw tcp send of data Change-Id: I04d6731ddabae3b2665c3492f948a85698fbe745 Issue-ID: TEST-155 Signed-off-by: DR695H <dr695h@att.com>
2019-05-09upgrade to python3 librariesDR695H1-6/+8
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-06use soutils in the red.xml filesDR695H1-0/+1
Change-Id: I8c038a9a372122d60e0f104773f31b59d4879386 Issue-ID: INT-1066 Signed-off-by: DR695H <dr695h@att.com>
2019-05-03adjust readme and red.xmlDR695H1-0/+1
the readme should not duplicate the dev guide, and the red.xml should have all the stuff that we offer Change-Id: I459b6bae7fdd6c2060e5662f34b9ea4a163ce109 Issue-ID: TEST-146 Signed-off-by: DR695H <dr695h@att.com>
2017-07-31changing the reference in red.xmlMor Dabastany1-1/+1
fixing the file name to the actual one. (EteGatherDataListener.py) Issue: [TEST-49] Change-Id: Ie5fdabde1104eee313936b52b53d9e7c0d4136f8 Signed-off-by: Mor Dabastany <mor.dabastany@amdocs.com>
2017-03-22TEST-6 Support gather data listenerJerry Flood1-0/+1
Add gather_data_sh and support for EteDataGatherListener into runTags.sh Change-Id: Id161d74ac4ed90c01716d9f8f3ddfd431614f5ba Signed-off-by: Jerry Flood <jf9860@att.com>
2017-03-17add working tree structure to red.xmlDR695H1-3/+3
add working tree to red.xml Change-Id: I4a9f14dc48490e3177f49c5223fa98024c94d53f Signed-off-by: DR695H <dr695h@att.com>
2017-03-16Switch from using GLOBAL_VM_PROPERTIES hashJerry Flood1-3/+3
to GLOBAL_INJECTED_<name> variables Change-Id: Ibbb28f3eaaa1cbad9b6df64d3b2edf8876c24d51 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-03-13workspace cleanup for red usersDR695H1-3/+3
after move to lf workspace needed a few cleanups Change-Id: I7cbc3fa9cfb31777ae962781775a9ebc9998bbe9 Signed-off-by: DR695H <dr695h@att.com>
2017-03-02Remove fragile process test from vFW validation.jf98601-21/+21
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/+36
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>