Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: INT-1410
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I213c0253a67d1447c01880ba82f5bb83b9972d4a
|
|
Issue-ID: INT-1408
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Iad0015c742e3609947cd0d45d449e1144bc8d381
Signed-off-by: mrichomme <morgan.richomme@orange.com>
|
|
Issue-ID: INT-1407
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: I80c76ebdca556535b78e921492029692ff4419c0
|
|
This patch adds initial security validation check. It includes JSON file
containing dictionary of acknowledged NodePorts with corresponding
services [1].
Data required to perform added security check cannot be easily obtained
from within "robot" pod (without granting it access to "kubectl" tool
and as a side effect - cluster modifications). That is why it should be
collected beforehand by the test operator and stored as a JSON file.
Added suite expects having "${ACTUAL_NODEPORTS_FILE}" variable defined.
It will attempt parsing data stored in the file pointed by the said
variable and compare it against expected NodePorts.
[1] https://docs.onap.org/en/elalto/guides/onap-developer/settingup/index.html#nodeports
Issue-ID: SECCOM-261
Change-Id: Ib8078c50e943125f8452120368891c3e3a7056bc
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
|
|
Issue-ID: VID-725
Change-Id: Ie3ac559b18d9c46205087c36265f6a353d4728ef
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: PORTAL-782
Change-Id: I573f18e653bc008c4454775d80120fc891290fde
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Return if service_name already exists
Issue-ID: INT-1397
Change-Id: I5d4da95501643d7fe21779e5f20aab26f05e873e
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: INT-1348
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: I6b16cba681d1da47e6a7dceffc8f8a4c62e61606
|
|
Issue-ID: INT-1345
Change-Id: I623fc3bc3de7eeb34a13e630f3234fd57cb341e5
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>
|
|
remove tag from failing test case
cleanup portalDef.robot for timing and elements
more work required in frankfurt
Issue-ID: INT-1341
Change-Id: I70c93bdc0e40af27d97b3ecb6cb9861893519c5c
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: INT-1334
Change-Id: I716e1de6f8826734229c7386454cc2e9d755687a
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Create Keyword for Download CSAR
Issue-ID: INT-1314
Change-Id: I576093cea61fd5f77aafb6edd119c254b674a2fc
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Add Undeploy before push
Fix RESOURCE_ID in old template
Issue-ID: INT-1272
Change-Id: If04e692f7927a1170b2d686a4f9e7b39a400973b
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: INT-1272
Change-Id: Ib9d628b59d1b0367d05d7f4973cf66ad0a48f161
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: TEST-214
Change-Id: I7356bd28230adbdd7e56f6488000da71719469d8
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: INT-1139
Change-Id: I95a63b7ab3ea29433e8f24cb1839349de7587faa
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: TEST-194
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: I49986cd4ee5755e34a1b3b4df198de26e569c7c8
Signed-off-by: Hany Abdelbaki <habdelbaki.ext@orange.com>
|
|
The new testsuite is intended for heat-based VNFs going through
the OPNFV VNF lifecycle validation. At the end of the test it
will package up the results into a tarball for submission to the
OVP portal.
The testcase uploads a VNF pacakge and
- executes the VVP validation scripts
- models and distributes in SDC
- instantiates via VID
- validates the stack in OpenStack
WIP instructions available here:
https://wiki.onap.org/pages/viewpage.action?pageId=68546123
Issue-ID: INT-1197
Change-Id: I2ef827c64b64bdc7e2259806d86d6272cf77221c
Signed-off-by: stark, steven <steven.stark@att.com>
|
|
Issue-ID: INT-1179
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: I356ec9234d63fec0b6314b37f43d3900ff1a01cf
|
|
Issue-ID: MULTICLOUD-775
Signed-off-by: Haibin Huang <haibin.huang@intel.com>
Change-Id: I733ffce4405611e61511f1fa2b533019cbbb87e8
|
|
Issue-ID: INT-1139
Change-Id: I4c9b1a733301d09acb96cbfbda95ea926c01fb44
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: INT-1205
Change-Id: Iadb6ae4d196c44b907691651bfe92dffa4a6645e
Signed-off-by: DR695H <dr695h@att.com>
|
|
Add initial end-to-end SDC integration test case including
SDC-DCAE-DS via APIs to create a catalog service with
monitoring configuration as described under
https://wiki.onap.org/display/DW/How+to+Create+a+Service+with+a+Monitoring+Configuration+using+SDC
This test case is adjusted for onapci from csit/tests/sdc-dcae-d/dcaed/
Please note that this commit changes commonly used sdc_interface.robot
and affects all distribution test cases
Issue-ID: SDC-2480
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I8c7766d286f80431bfb8be60a8299ce98a4ae81f
|
|
- update oddly duplicated obsolete description
- included Library moved up to the front of Resource inclusions
- some tabs replaced with spaces, line break added between test cases
Issue-ID: TEST-196
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: Ie24f7da4209610572fd14b8344de5df45b110823
|
|
Issue-ID: TEST-193
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: I459a1e74401105ac029b417aee6604aa2f462fed
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
|
|
- Improve non-descriptive descriptions
- Correct numerous typos in test case and keyword names
- Fix indentation and clean up tabs and redundant whitespaces
Issue-ID: PORTAL-702
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: Idcf03dcd7d0324b734fa6bd14fb5ce0f873b1c6e
|
|
Issue-ID: TEST-150
Change-Id: I5ea44cda77d2558c9afce9a4a60c4ed7da820eea
Signed-off-by: DR695H <dr695h@att.com>
|
|
HV-VES SSL ete test case added
Change-Id: I378e6e04f32377ad802c88ac3e68f7ce3632e677
Issue-ID: DCAEGEN2-1226
Signed-off-by: marekpl <marek.pondel@nokia.com>
|
|
Issue-ID: TEST-184
Change-Id: I355c3de561dfb80334e881c884467116ad5ee25e
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: INT-1179
Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
Change-Id: I7b840e4fa53c9058d74872cbaf3e1922651b7997
|
|
Issue-ID: TEST-184
Change-Id: I9880d93b3e78969a427bb0011350ac3e74e4d2fd
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: TEST-184
Change-Id: I700f0b4f2a9b94bcdcc263b903b4658238f5388b
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: TEST-183
Change-Id: I07094b46868fd784f43d6ebfbbdd7ef1746b77b5
Signed-off-by: DR695H <dr695h@att.com>
|
|
index.html.jinja not found - need web on path
Issue-ID: TEST-165
Change-Id: Ibc29f5497d9c50c6268cfff67bd60321000ba65b
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: TEST-27
Change-Id: I8449025f1032719f04d0e283e12d9f9bc75542b7
Signed-off-by: DR695H <dr695h@att.com>
|
|
Remove testsuit for Lenovo multicloud-thinkcloud driver
Issue-ID: MULTICLOUD-737
Signed-off-by: Changjun Wang <310397125@qq.com>
Change-Id: I4d5e2d04206dde5b40b11ec96a79c980828c0407
|
|
Issue-ID: TEST-179
Change-Id: I66b10246e8a991e6e60b79121bffff359ca40b26
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: TEST-179
Change-Id: I23db38db7810fc298df66dbde023a6ec559d46e8
Signed-off-by: DR695H <dr695h@att.com>
|
|
Issue-ID: TEST-178
Change-Id: I0edff5dba918024f20797afec401bbe3fe18e8c0
Signed-off-by: DR695H <dr695h@att.com>
|
|
need these cleaned before switching over the variabel strucuture in
preload
Issue-ID: TEST-174
Change-Id: I1667f45b0135a059dfab2835c9b4f743703c60a5
Signed-off-by: DR695H <dr695h@att.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>
|
|
Issue-ID: OOM-1982
Change-Id: I05328f4828790e5eceb06e331944699c5f3895a8
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: INT-1140
Change-Id: Iffb0bf607b1ecd236d314a66e2af4889f4c0474c
|
|
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-158
Change-Id: I688d02eaec893cafc58c7eae24cf653f7f085c02
Signed-off-by: DR695H <dr695h@att.com>
|