aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-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
2019-09-26Merge "Create service delete test"Daniel Rose2-0/+47
2019-09-26Create service delete testeHanan2-0/+47
Change-Id: I01e2539df365d2c40ec9bab8c3f3f30553d61d04 Issue-ID: SO-2342 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-09-25Adding required update to aai-simulator for SO-2352waqas.ikram8-10/+199
Change-Id: I44f31612095b90796c00f32ee5da1906a9ce0438 Issue-ID: INT-1274 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-09-25Fixing service delete in sdnc simulatorwaqas.ikram6-15/+140
Change-Id: I76a52aaa102e08b27d20e1bc908f145b4256595e Issue-ID: SO-2342 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-09-24Merge "Adding service delete endpoint in aai simulator"Daniel Rose4-2/+93
2019-09-24Increase speed of distribute service template test in ETSI CSIT Tests + ↵rope2523-3/+84
update docker-compose.local image names Change-Id: Iceee9deda65997a5db81b2e7a4b7f38580d77343 Issue-ID: SO-2336 Signed-off-by: rope252 <gareth.roper@est.tech>
2019-09-24Adding service delete endpoint in aai simulatorwaqas.ikram4-2/+93
Change-Id: Ib4e99dadd3937657c63ed508b68384ecd98bfc88 Issue-ID: SO-2342 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-09-23Merge "Create CSIT test for VNF delete"Daniel Rose3-5/+59
2019-09-23Adding service delete endpoint in sdnc simulatorwaqas.ikram6-8/+129
Change-Id: I7c849b32a7b920becd6b7f9622e5f5bbe01eebe0 Issue-ID: SO-2342 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-09-23Create CSIT test for VNF deleteeHanan3-5/+59
Change-Id: I008f336753aff45938931e1b42e15b0c2ec32098 Issue-ID: SO-2342 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-09-23Merge "Update sdc nightly"Daniel Rose2-7/+39
2019-09-23Merge "Add support for HTTPS in SDC sanity/uiSanity tests"Daniel Rose5-29/+83
2019-09-20Fixing vServer relationship endpointwaqas.ikram7-3/+256
Change-Id: I1a4baee44284958876d6d7e71338e7fd6d9aac04 Issue-ID: SO-2342 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-09-20Update sdc nightlyPetr Ospalý2-7/+39
It is basically the same as sanity test. Updated with the sanity changes and removed unused variable for robot. Nightly tends to fail in jenkins but there is no reason for it if sanity succeeds. When run manually it works fine. Issue-ID: SDC-2558 Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com> Change-Id: I174867d85e5979b879f4b7de926e193d1453763c