aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-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-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
2019-09-20Add support for HTTPS in SDC sanity/uiSanity testsPetr Ospalý5-29/+83
New variable: SDC_TEST_HTTPS Adjusted robot test too and fixed bad naming there - it was not the SDC BE container but SDC FE. For this change to work the upstream change in SDC has to be merged too - or use this only with a local repo and with some proper setup. + Added quotes around shell variables Issue-ID: SDC-2564 Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com> Change-Id: I3db9f2e1c22a539df3b6c356bd91f67f0328cbd7 Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
2019-09-19Merge "Run CSIT Tests on Latest Images 1.5.2"Daniel Rose10-45/+257
2019-09-19Run CSIT Tests on Latest Images 1.5.2waqas.ikram10-45/+257
Change-Id: I126c97ea9b05cb3a38f40d84e945fab6a2a7a522 Issue-ID: SO-2296 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-09-19Remove proprietary license added to csar by SDCramverma2-0/+0
Issue-ID: POLICY-2107 Change-Id: Ide08bad0982ea81ccd1db040f55f23db1741677b Signed-off-by: ramverma <ram.krishna.verma@est.tech>
2019-09-19Merge "Adding vserver delete endpoints"Daniel Rose6-1/+99
2019-09-19Adding vserver delete endpointswaqas.ikram6-1/+99
Change-Id: If866e63b2b6725a5c8141c6764189654f9be75b3 Issue-ID: SO-2342 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-09-19Merge "update csit test for modeling/etsicatalog project"Daniel Rose4-13/+14
2019-09-19Merge "update dfc using common certifiates"Daniel Rose3-9/+40
2019-09-19Merge "Add application.log to console"Daniel Rose2-2/+2
2019-09-19Merge "remove vnfm adapter tests"Daniel Rose5-90/+0
2019-09-18Adding delete endpoint for vnfwaqas.ikram12-16/+250
Change-Id: If982dcf160096329df2918a38afc41ee3f322085 Issue-ID: SO-2342 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2019-09-17Add application.log to consoleyanhuanwang2-2/+2
Change-Id: I460152ca18de3ec1ec7e7035a932aa0f1e1f6be0 Signed-off-by: yanhuanwang <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1702
2019-09-17Add application.log to console for dfcyanhuanwang1-2/+2
Change-Id: I46aee618b1372e97cac055c4d8bd78d2b8375a49 Signed-off-by: yanhuanwang <martin.c.yan@est.tech> Issue-ID: DCAEGEN2-1702
2019-09-16Merge "Add dfc log to console"Daniel Rose2-19/+19
2019-09-16remove vnfm adapter testseHanan5-90/+0
Change-Id: Icef48d1f70b62afecf57bd6cebeb8f9653d7e1fb Issue-ID: SO-2340 Signed-off-by: eHanan <eoin.hanan@est.tech>
2019-09-16Merge "Modify Db script"Anaël Closson4-11/+7
2019-09-16Fixing SO-2337 filename too long issueeHanan30-16718/+5
Change-Id: I02ce1a948d79219e9c373f43a22c00dba57074ff Issue-ID: SO-2337 Signed-off-by: eHanan <eoin.hanan@est.tech>