Age | Commit message (Collapse) | Author | Files | Lines |
|
removed relative imports and using the preferred method of importing.
use the open instead of file method to get files
use the new pyaml method that specifies the loader
use builtins.basestring for unicode and nonunicode comparison
use the correct method to call the robot framework logger warn
adding in unit tests for things to make sure they work
Change-Id: I15da74ff66988ef2610ada3ae21a1c6104c26c35
Issue-ID: INT-1061
Signed-off-by: DR695H <dr695h@att.com>
|
|
fix httputils to use six for everything
Change-Id: I52f63b9b83f07bc9691c960e7806e225f5bfb712
Issue-ID: TEST-141
Signed-off-by: DR695H <dr695h@att.com>
|
|
support python 3 by using python 3.6 not 3.7
Change-Id: If5a093b322ee3f81fdc73436f9b32b7da918ac3c
Issue-ID: TEST-141
Signed-off-by: DR695H <dr695h@att.com>
|
|
support python 3 in all files, also support python 2 however so
everything should continue to work
Change-Id: I4ace08d2bb0623c0fdc61f2fe39d2339817aa916
Issue-ID: TEST-141
Signed-off-by: DR695H <dr695h@att.com>
|
|
move back to python based builds since maven was missing some things
Change-Id: I9f5b4f50aaca4559a53f795f8f4525a8c8445fbc
Issue-ID: TEST-141
Signed-off-by: DR695H <dr695h@att.com>
|
|
skip parent project deploy since it is not actually used
Change-Id: Ic89de70e459841a47268ab8e422c1893386cb887
Issue-ID: TEST-141
Signed-off-by: DR695H <dr695h@att.com>
|
|
make robotframework-onap not deploy twice
Change-Id: I9e01f58f666e99099522895ebf335f13bd07c950
Issue-ID: TEST-141
Signed-off-by: DR695H <dr695h@att.com>
|
|
i also moved the build to maven based, although that isnt needed
to work right now.
Change-Id: Ib18d70e3ea4858cc4b9d51fdc2046b59202640ab
Issue-ID: TEST-141
Signed-off-by: DR695H <dr695h@att.com>
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Issue-ID: INT-1028
Change-Id: I8d294c9a2a4d0369000aecc8939d6be2ca69b73d
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Additional changes in runTags.sh and setup.sh in testsuite needed to use vcpeutils
Issue-ID: INT-1028
Change-Id: I45fb4ded70998685c94d9c11a154ce4a452836ce
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
flesh out the setup.py, add in a jinja template engine Python2.7
Also enhanced gitignore and added a pom.xml to eventually start
getting this into the nexus3 repo
Change-Id: I0fbef46941211fdbffe183614fba0c08edc9ed31
Issue-ID: TEST-140
Signed-off-by: DR695H <dr695h@att.com>
|
|
deepdiff upgraded to 4.0 in latest and doesn't work with Python2.7
Need to specify a deepdif before 3.3
Issue-ID: INT-990
Change-Id: I681e3663e5b1d87d36d889f1cd8be1f326ed7e57
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Update missing information blocks and
indentation to pass verify job.
Change-Id: If8f694dc21a0c72c2494bb451c210c7f27b2597a
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Issue-ID: INT-797
Change-Id: I187b1c882d087eee5df9ec49f7261c2b07332f28
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: TEST-39
Change-Id: If1bd85197d12aea11613380eb314310a0b66967a
Signed-off-by: Ah <Ashwini.Ah@arris.com>
|
|
Issue-ID: TEST-39
Change-Id: Ife059f312e6c1195c36a50f8daaaaaef80429fa4
Signed-off-by: Ah <Ashwini.Ah@arris.com>
|
|
Issue-ID: TEST-79
Change-Id: Ice7795a2731466119b5fcaa4ecb4bcb1c0f6d917
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: TEST-79
Change-Id: I8f067cf8a8b3c32b127fa985d46ab86008e063d4
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: TEST-76
Change-Id: I805da261cd7ebb4ed4111f333cd3cd6225d87352
Signed-off-by: Tal Karbachinsky <talka@amdocs.com>
|
|
Issue: TEST-68
Change-Id: I15a6053b6a2e9f6426eda88d960437c650093133
Signed-off-by: Jerry Flood <jf9860@att.com>
|
|
Issue: TEST-64
Change-Id: I87795d6d03a1a60df689e3d16486129dc32cf69b
Signed-off-by: Jerry Flood <jf9860@att.com>
|
|
Issue: TEST-38
Change-Id: I90ae5ebaf7cdfed770dfe99c9ae600bb425abadf
Signed-off-by: Jerry Flood <jf9860@att.com>
|
|
|
|
Change-Id: I089debc2d8b736316443a53375a15e4791bef9bd
Signed-off-by: Jerry Flood <jf9860@att.com>
|
|
Change-Id: If518ee77db7fac83912ac11469da79373373729d
Signed-off-by: Jerry Flood <jf9860@att.com>
|
|
Command line load/soak test utility to run multple ETE
tests at once.
Change-Id: I4b0224d4fbdf82964acaf7704a5e6d9802d8a0e1
Signed-off-by: Jerry Flood <jf9860@att.com>
|
|
Change-Id: I505aedef4ef63a2135c65ab602e985c6347b5c5f
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Robot Framework listener that will run the gather data
step at the end a failed test. The data will be published with
robot results.
Change-Id: If818eaa03370078991842feb344db0b6d6ec31a5
Signed-off-by: Jerry Flood <jf9860@att.com>
|
|
Change-Id: Ife652fabd1ee64d73d0cb0b72f954b9a44de615f
Signed-off-by: DR695H <dr695h@att.com>
|
|
|