aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-12-06Fix image names in existing AAF CSITegernug1-9/+9
Issue-ID: INT-1294 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I5036f4aa9946d0a544910e7c6d4594c2b8d02b2b
2019-12-05Merge "Remove certOnly and basicAuth from authentication methods CSIT VES"Mariusz Wagner15-140/+551
2019-11-25Merge "Align tests with new SDK"Daniel Rose2-0/+3
2019-11-21Align tests with new SDKJoanna Jeremicz2-0/+3
SDK version: 1.3.2 Add CONFIG_BINDING_SERVICE_SERVICE_PORT to docker-compose.yml Issue-ID: INT-1373 Change-Id: I921cac60701f8f2dd879a43f611c392a7a8eedf6 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2019-11-13Remove certOnly and basicAuth from authentication methods CSIT VESAleksandra Maciaga15-140/+551
Issue-ID: DCAEGEN2-1776 Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Change-Id: I7e087f70d3458e8477b5cb35132b526bddbb7df2
2019-11-12Fixing APEX CSIT failurea.sreekumar1-5/+1
APEX CSIT was using PAP's Group Deploy operation to deploy policies. The group deploy operation's request body got invalid due to removal of a PolicyType. GroupDeploy operation should be ideally used instead of SimpleDeploy operation. So, updating the GroupDeploy request body and fixing this. Change-Id: I75c16ce577ee08b81826e633ad2f990b1693f23f Issue-ID: POLICY-2227 Signed-off-by: a.sreekumar <ajith.sreekumar@est.tech>
2019-10-30Merge "Update INFO.YAML"Daniel Rose1-114/+50
2019-10-30update doc to trigger the verify jobmrichomme1-6/+6
Issue-ID: INT-1237 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Idc12846954635376b1573970bcb2633222e3d811
2019-10-29Update INFO.YAMLmrichomme1-114/+50
remove people not active since 4 quarters according to git logs https://git.onap.org/integration/csit/stats/?period=q&ofs=-1 Issue-ID: INT-1349 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I6c6522992ff2c62c3723b4dffe5f2c952834307d
2019-10-28Merge "Added CSIT test for abbreviated Monitor decision API call"Daniel Rose1-5/+32
2019-10-28Merge "Add some test cases for VF-C catalog to CSIT"Daniel Rose4-2/+87
2019-10-28Merge "Update test cases for VF-C LCM to CSIT"Fu Jinhua17-575/+59
2019-10-25Add some test cases for VF-C catalog to CSITzhaoliping1234-2/+87
Issue-ID: VFC-1534 Change-Id: I19fc6a441e50c60bdc8d2af51640ff72ebc058c6 Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
2019-10-25Update test cases for VF-C LCM to CSITzhaoliping12317-575/+59
Issue-ID: VFC-1534 Change-Id: I73f67654afee9b24d7947b485876a0e4e7138c61 Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
2019-10-24Added CSIT test for abbreviated Monitor decision API callHOCKLA1-5/+32
Issue-ID: POLICY-2167 Change-Id: I8f730b3960fb91807e0b9154947db03cb714f870 Signed-off-by: HOCKLA <ah999m@att.com>
2019-10-23Merge "Updating DMaaP DR CSIT suites"Daniel Rose11-319/+170
2019-10-23Updating DMaaP DR CSIT suitesefiacor11-319/+170
# Update/Fix dependant CSIT suites Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I78d282a4d0189dec562c99f43ac9add017ec92b3 Issue-ID: DMAAP-1323
2019-10-21Updated csit for new API endpointChenfei Gao1-0/+14
Issue-ID: POLICY-2161 Change-Id: Id5ae6957fd655f90d29650f5ae5fa73b10a2afe3 Signed-off-by: Chenfei Gao <cgao@research.att.com>
2019-10-18Removing 2 files with incorrect licensing from zipped_sdc_csar.tar.gz in ↵rope2521-0/+0
ETSI CSIT Tests Change-Id: I108e58397f826c65d6e28e783b2a451b66b6e2e3 Issue-ID: INT-1338 Signed-off-by: rope252 <gareth.roper@est.tech>
2019-10-15Merge "Making enhancements in aai simulator"Daniel Rose14-70/+108
2019-10-15Making enhancements in aai simulatorwaqas.ikram14-70/+108
Change-Id: Iae5ed000214c24125624b5ebb8bc4f3e8d270454 Issue-ID: SO-2288 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-10-15Add some test cases for VF-C to CSITzhaoliping12320-2/+816
Issue-ID: VFC-1534 Change-Id: Ie98a32cfadbde57bf35d3de52e5d222a251aaebe Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
2019-10-14Update vid tests to take into account the new selenium libmrichomme1-4/+2
Get Cookie Value no more supported in Selenium 4 Issue-ID: INT-1237 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I8a224d5f90fd4cf9ee1c700b634208b2a5a416a4
2019-10-11Remove "Restricted" info from csarsjhh2-0/+0
These are the lines removed: + Proprietary information (Restricted) + For use only by authorized individuals and not for general distribution. Issue-ID: POLICY-2107 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> Change-Id: I1b68376ff61e16fb600dfb3656809680c92b81a7
2019-10-11Merge "Fix csit tests for multicloud"Daniel Rose2-4/+5
2019-10-10Remove network from pathJoanna Jeremicz3-4/+4
Make baseUrl more actual Issue-ID: INT-1181 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I95a8c38b1d8074bb57ee4e8a0e157de9bbda77ee
2019-10-10Fix csit tests for multicloudumry83642-4/+5
split 95349 in several smaller patches Issue-ID: INT-1237 Signed-off-by: umry8364 <morgan.richomme@orange.com> Change-Id: I32be406a18781937eedba8e7d9703784cad4470e Signed-off-by: umry8364 <morgan.richomme@orange.com>
2019-10-09Merge "fix csit appc"Daniel Rose1-3/+3
2019-10-09Merge "Add support for https tests for SDC-DCAE-D"Daniel Rose5-39/+77
2019-10-09Add support for https tests for SDC-DCAE-DPetr Ospalý5-39/+77
This commit introduces a new set of variables for sdc-dcae-d test in the same style as was for sdc tests. Some refactor had to be done to make it work and make it less copy-pasted. Issue-ID: SDC-2564 Change-Id: Ic0725dbc4643d0563594f28d2a772968e291f788 Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
2019-10-09Add baseUrl to configurationJoanna Jeremicz3-2/+4
- Add support for baseUrl usage. It is needed for handling objects other than pnfs from the inventory. BaseUrl is necessary for fixing the existing bug, where pnf path is used to get service-instance from AAI. - Correct path in AAI simulator. Issue-ID: INT-1181 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I4446556a610c0f47bee09ce8271eeb95df590004
2019-10-07Merge "Align robotframework-onap version for CSIT tests"Daniel Rose1-1/+1
2019-10-07Merge "Revert path for service instance"Daniel Rose1-2/+2
2019-10-07Merge "Move the VNFM Simulator into CSIT"Daniel Rose42-4/+19789
2019-10-07Align robotframework-onap version for CSIT testsumry83641-1/+1
Issue-ID: INT-1237 Signed-off-by: umry8364 <morgan.richomme@orange.com> Change-Id: I91124833425b99978830223b062bde12a305fdb2 Signed-off-by: umry8364 <morgan.richomme@orange.com>
2019-10-07Revert path for service instanceJoanna Jeremicz1-2/+2
Issue-ID: INT-1181 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ieb86cb928ca056ca982e8e7640bdca5ab1f6a470
2019-10-04Move the VNFM Simulator into CSITAndrewLamb42-4/+19789
Change-Id: I7335be1a0adb033813fa5405526e95460134d9a6 Issue-ID: SO-1952 Signed-off-by: AndrewLamb <andrew.a.lamb@est.tech>
2019-10-02Fix SDC_LOCAL_GITREPO for relative pathsPetr Ospalý1-0/+1
SDC_LOCAL_GITREPO will not do what you want (most likely) if used with a relative path - it worked only with an absolute one. This commit fixes this but it adds a new requirement: 'realpath'; which should be on any system as it is part of the coreutils and similar package sets. Issue-ID: SDC-2553 Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com> Change-Id: I2d79252cb315538997c91b754acb59f52469df00
2019-10-01Merge "CSIT fix vnfsdk"Daniel Rose1-3/+2
2019-10-01Merge "fix csit test for portal-sdk"Daniel Rose1-4/+3
2019-10-01Merge "fix portal csit tests"Daniel Rose1-4/+3
2019-10-01Merge "fix sdnc csit tests"Daniel Rose1-3/+2
2019-10-01CSIT fix vnfsdkumry83641-3/+2
Split 95349 into sub patches Issue-ID: INT-1237 Signed-off-by: umry8364 <morgan.richomme@orange.com> Change-Id: I3ad59af825f117a9a4abbdeb29cb3eb653aafb56
2019-10-01fix sdnc csit testsumry83641-3/+2
split 95349 into sub patches Issue-ID: INT-1237 Signed-off-by: umry8364 <morgan.richomme@orange.com> Change-Id: If196a642eb3a60dff6041718abeb8a68649203e4
2019-10-01fix portal csit testsumry83641-4/+3
split 95349 into sub patches Issue-ID: INT-1237 Signed-off-by: umry8364 <morgan.richomme@orange.com> Change-Id: I9b3130466286038ed1de99703efd2574c3638e4d
2019-10-01fix csit test for portal-sdkumry83641-4/+3
split 95349 into sub patches Issue-ID: INT-1237 Signed-off-by: umry8364 <morgan.richomme@orange.com> Change-Id: I966a740ff04abe9991d60aa1a55ac813efe1885e
2019-10-01csit fix ccsdkumry83641-1/+1
split 95349 into smaller patches Issue-ID: INT-1237 Signed-off-by: umry8364 <morgan.richomme@orange.com> Change-Id: I04b1877a0d174d05e109b8863091de1d44bd6fd2
2019-10-01fix csit appcumry83641-3/+3
split 95349 into several patches Issue-ID: INT-1237 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I687f6fea73eeaf55a3c245077dd63ce53ffda7d3
2019-09-27Merge "Update config-over-netconf with el-alto images"Daniel Rose18-241/+339
2019-09-26Update config-over-netconf with el-alto imagestragait18-241/+339
Change-Id: I06b7aaefe7dd40e20ac094074f5c0840867f1717 Signed-off-by: tragait <rahul.tyagi@est.tech> Issue-ID: INT-1262