Age | Commit message (Collapse) | Author | Files | Lines |
|
warning raised when using robotframework-linter
Issue-ID: INT-1478
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I8eb97ef9e3651c0d8f9de6647ebc917d1addf9d0
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
Return if service_name already exists
Issue-ID: INT-1397
Change-Id: I5d4da95501643d7fe21779e5f20aab26f05e873e
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Fixes from testing with GRA on SO
Added tags for instantiateVLBGRA, instantiateVFWDTGRA, instantiateGRA
Issue-ID: INT-1345
Change-Id: I1e8839530c3335d2682cd4d592785c61cb6bbe45
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: TEST-214
Change-Id: I7356bd28230adbdd7e56f6488000da71719469d8
Signed-off-by: DR695H <dr695h@att.com>
|
|
Remove unused "Distribute vCPEResCust Model" keyword to avoid
confusion regarding the vCPEResCust test case flow
Issue-ID: TEST-190
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I3e8beca18ce88e27a284eab966f8507ea6f8e1d3
|
|
Issue-ID: INT-1179
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: I7b840e4fa53c9058d74872cbaf3e1922651b7997
|
|
Issue-ID: TEST-183
Change-Id: I07094b46868fd784f43d6ebfbbdd7ef1746b77b5
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: TEST-174
Change-Id: If58e3fb7c3d9ddb86a0dd29bc2412b91d4bf3fed
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: TEST-27
Change-Id: I8449025f1032719f04d0e283e12d9f9bc75542b7
Signed-off-by: DR695H <dr695h@att.com>
|
|
this needs to go in after
https://gerrit.onap.org/r/#/c/testsuite/oom/+/92138/
https://gerrit.onap.org/r/#/c/oom/+/92137/
Issue-ID: TEST-165
Change-Id: I643482f4ec9fa26c7704795bbb33f86f47ad0407
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: TEST-180
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: Ic4cf617c1cdccdf71efc562738bc3fba9060b634
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
|
|
left some cloud config and direct instantiate seperate
Change-Id: I4c508d5403c660f83b14b98585111b9219bae6b7
Issue-ID: TEST-158
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: TEST-174
Change-Id: I1997bd0e4b693f3560f2cfc254c93537c96ed444
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: TEST-174
Change-Id: Id4fd63c8f25cd695f77c3e81f658c8dbd99914f4
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: TEST-174
Change-Id: Ie5354df3526133d398d3fea703145c4a1649b3c1
Signed-off-by: DR695H <dr695h@att.com>
|
|
global state is really confusing
Issue-ID: TEST-174
Change-Id: I470c4b9008fd7c8eaf1255947e08cd026a860711
Signed-off-by: DR695H <dr695h@att.com>
|
|
tca microservice has hardcoded closedLoopControlName, this change is
to adjust it to one generated during operational policy update.
Change-Id: Id4de425a6141fb0f6a564c4efa24478e5e6e1f59
Issue-ID: TEST-168
Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
|
|
log to console doesnt show things in the log files and so isnt viewable
in jenkins. If console is really needed, add console=True to Log keyword
Issue-ID: TEST-173
Change-Id: I9f736eab99120c4b7c32b55fd6c5e0f823e7b734
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: TEST-166
Change-Id: I824cd4527fabce93a60734f563c024de05d1f1da
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: TEST-158
Change-Id: I95a783f26e28512cb4fc98e50931d62001c489c6
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: TEST-158
Change-Id: Ib172145fe3e5d77bd688505b145ca1709422366a
Signed-off-by: DR695H <dr695h@att.com>
|
|
Change-Id: I57860949ad4417bb080cf5269e8fcc555e089da6
Issue-ID: TEST-158
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: INT-1077
Change-Id: Iede5d580f263164f4bdcf4d4a0b048fd8f22c27c
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
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>
|
|
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>
|
|
update vf_module_name to vf_module_name_list
remove heatbridge from SoUtil parameters
Issue-ID: INT-1061
Change-Id: Ifd00b9a45e8ae58ad2ffd1058a08a3ade1a6cab5
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Fix for APPC mount of multiple VM VNFs
Issue-ID: POLICY-1685
Change-Id: If8de8ecaa2052044af0512206fe8b326b21f50c4
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Change-Id: Ida24eb5c9e9daee84d5ec020cd770bcc15f21539
Issue-ID: INT-705
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Issue-ID: INT-601
Change-Id: I543959a06be9b0a759d6102bcf1352e80b7d5a30
Signed-off-by: bdfreeman1421 <bf1936@att.com>
|
|
Change-Id: Ibb61076cb0975de0647a2cf126041fcfd87b21d0
Issue-ID: INT-601
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Issue-ID: INT-601
Change-Id: I457b072fe6cc5dfbf3cbdbdf2a1443b5c4086c23
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: INT-601
Change-Id: I81eeaa101a8da1f98b4b52177ac4db7d122e3371
Signed-off-by: bdfreeman1421 <bf1936@att.com>
|
|
Issue-ID: INT-601
Change-Id: If39cab716749e5dfe6abcce2f468366fca0bf849
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Change-Id: I6364bb71d9ec88e0e0bcb962b9d7531df09652c6
Issue-ID: INT-715
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Firt version that uses a static file of the vnf-type and vf-module-id
SDC query can be used to get these but that will be a second pass.
Issue-ID: INT-704
Change-Id: Icf4571a0ad11d59f7985a253e55fcb5894a3e82f
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: INT-584
Change-Id: I15f0b3bd4c97ca99bc67843caaa4348e2f1d1f62
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: INT-651
Change-Id: I4e918992227949e30b716268095b1ba5ec42c489
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: INT-651
Change-Id: I961f075cb4c04a795997e8199783963b2b882978
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: INT-621
Change-Id: Iad1ae6f08e91c46482d49b6cf1e3e41ebf0cd271
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: TEST-110
Change-Id: If230afd903c51a01dad5a6204dca1a1eee1f8adc
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: TEST-110
Change-Id: Ib3ea0120a72dc0b6932bb9e12c4ba385e89511c3
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: TEST-107
Change-Id: I3b6bcbda7bd00f1b5ce0e7cfa051880994167dbb
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: VID-214
Change-Id: I14bfdb787d1eecc33414df276b2894eb21f2cbbc
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Change-Id: Ic19afc75520fb1a1726160bbc2f53d6f51a4dad0
Issue-ID: VID-214
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Issued addressed by this change:
* Cherry picked from Amsterdam
* Send the invariantUUID of VPKTG to Policy instead of VFW
* Extraneous single quote characters in the policy yaml
* Policy update wouldn’t “stick” until I added in the delays
in between the various Policy API calls
* Had to ignore the VID teardown errors; not sure if this is
necessary to pass the closed loop test
Change-Id: Ie504736484df78c46f564ee21bbd0c22d494af1f
Issue-ID: INT-406
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: TEST-72
Change-Id: I18c8823c1348187e2ea3929b75a843b7df5784d0
Signed-off-by: Jerry Flood <jf9860@att.com>
|
|
Issue: TEST-66
Change-Id: Ie4128b0df59db7c4283d4480795ef8e0df5d6525
Signed-off-by: Jerry Flood <jf9860@att.com>
|
|
Issue: TEST-66
Change-Id: Ib0c6bb23a68ef843f197d146823f42ee0aed7f6d
Signed-off-by: Jerry Flood <jf9860@att.com>
|
|
Issue: TEST-65
Change-Id: I528081cd5d71a86a4f57ace2cc98d3c7b61ce365
Signed-off-by: Jerry Flood <jf9860@att.com>
|
|
Issue: TEST-65
Change-Id: If9cea0cecfd5ac8fa40499995fba72bfa66f61a2
Signed-off-by: Jerry Flood <jf9860@att.com>
|