aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit
AgeCommit message (Collapse)AuthorFilesLines
2018-06-06Change version number in docker manifest filexinhuili2-2/+2
This patch is to change the version Change-Id: Id4d3e3dc97b0d0fcfb5442d3083718f386d0abe5 Issue-ID: MULTICLOUD-241 Signed-off-by: Xinhui Li <lxinhui@vmware.com>
2018-06-05Added 4 new TCMariusz Wagner19-2408/+239
Issue-ID: INT-510 Change-Id: Iabc9b4d563fd981d60536e45b62a2286f17cd904 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-05-29Merge "Fixed errors"Gary Wu2-4/+4
2018-05-28Fix integration: remove deploy propertiesehautot2-4/+4
Change-Id: I3abf1b6e9a487ce64fb13ce0534b828d6d29bc32 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-05-28Fixed errorsMariusz Wagner2-4/+4
- error in docker-compose file - error in robot file Issue-ID: INT-510 Change-Id: I11aeb8f55e7b66a5693fb82a666037ef8ff67982 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-05-25Correction of testplan.txt Init PRH testcasewejs1-1/+1
Change-Id: Ia522945cdfe55df31b2ecdd4d244c62f56e126f4 Issue-ID: INT-510 Signed-off-by: wejs <maciej.wejs@nokia.com>
2018-05-25Initial testcase with docker-compose for PRHwejs9-0/+2186
Test without usage of previously committed robotframework. To be done later on. Now just to check whether it works with CI. Change-Id: I94ae148e727db3820cf7eb93ba2a4286d176bfbc Issue-ID: INT-510 Signed-off-by: wejs <maciej.wejs@nokia.com>
2018-05-24Update APPC CSIT credentials for robot test casesAaron Hay3-6/+6
Change-Id: I67c401b36915b7f1812f7b590322e656c0b5becd Issue-ID: INT-512 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-05-24Initial commit with robotframeworkMariusz Wagner8-0/+323
Robotframework python files to be used in tests. At this moment it tests nothing Issue-ID: INT-510 Change-Id: Icbd6a6ffcbdb28755b26cad3a2b8c6d163f77c38 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-05-22Update appc image version to next versionPatrick Brady1-1/+1
The new appc master image version has now moved to 1.4.0-SNAPSHOT-latest from 1.3.0-SNAPSHOT-latest Change-Id: Ia19e287a4f2b103c0a6e4e5356b263da190c0ef7 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-916
2018-05-22Fix integration tests: string truncated by robotfehautot1-1/+1
Change-Id: I478edc30e03af64e724d1918ddd062fdac26f10c Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-05-18Fix AAI mocking call for Multicloud HPA CSITVictor Morales1-2/+7
The get_vim_by_id multicloud method has been changed in I8d23764be1da82d8298f84cbe1a95427dc26c333 which impacts the HA CSIT testing. This patch addresses that change including the /cloud-infrastructure/cloud-regions/cloud-region/%s/%s/esr-system-info-list endpoint Change-Id: I1100cbfdd76048165246519a561560699e518719 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-232
2018-05-15Fix integration tests: removed eventNameehautot1-1/+1
Change-Id: I23b5e75bc9ed243a9159957b8f1694d8b406b271 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-05-14Correct ExternalAPI-NBI CSITEric Debeau1-0/+3
CSIT fails due to modification in docker-compose.yml Create .env file to solve the problem Move creation .env file in the workspace directory Change-Id: I43343316faafb8108a12874de814ee918ac62ae6 Issue-ID: EXTAPI-86 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-05-10Merge "CSIT for Multicloud-Ocata HPA"Gary Wu16-3/+780
2018-05-10CSIT for Multicloud-Ocata HPAShashank Kumar Shankar16-3/+780
Adds CSIT tests for multicloud ocata HPA. Change-Id: I89c51f8bd9056fd8c2afd871ab9ab8b0cc567bb9 Issue-ID: MULTICLOUD-214 Depends-On: Idc7b0b709caf79e03c2f66774ef780223b913946 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com> Signed-off-by: Victor Morales <victor.morales@intel.com>
2018-05-10Updating CSIT test cases v2CHINTAMANI1-21/+51
Change-Id: I290eda7a04fe95e2b8eac2bff2415f31727588fa Issue-ID: PORTAL-173 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-05-10Remove unnecessary docker nexus buildPamela Dragosh1-2/+0
We no longer build a nexus image but use a sonatype released image. So removing this command which fails. Issue-ID: POLICY-789 Change-Id: Idc177746a22beed4893337168331ddc7954c57c5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-07Update CCSDK image used by APPC CSITAaron Hay1-1/+1
Update APPC CSIT setup script to use the following CCSDK dgbuilder image: onap/ccsdk-dgbuilder-image:0.2-STAGING-latest Change-Id: I8f0d05105584f807fe35f48a56e1d520f0af5494 Issue-ID: INT-491 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-05-07Merge "CSIT tests for SO vCPE/OOF/HPA"Gary Wu4-41/+250
2018-05-03Fix nbi container init errorQuoc Nghia Nguyen1-4/+19
- start_nbi_containers: wait for the db services to be fully initialized before launching the nbi Change-Id: I5ce856c69f74db5425ea4506d392a52c07e12bda Issue-ID: EXTAPI-76 Signed-off-by: Quoc Nghia Nguyen <quocnghia.nguyen@orange.com>
2018-05-02Fix vnfsdk containersMurali-P1-1/+1
Change POSTGRES_IP to POSTGRES_SERVICE_HOST in vnfsdk refrepo container. Issue-ID: VNFSDK-260 Change-Id: Ie3cdb718004ae35e681ba2d610b1030b77f3e2b4 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-05-01Add download of ansible image to setup.shTimoney, Daniel (dt5972)1-0/+3
Updated setup.sh to download sdnc-ansible-server-image Change-Id: I255734e3fc453251477ffbce656188984c2b161d Issue-ID: INT-486 Signed-off-by: Timoney, Daniel (dt5972) <dt5972@att.com>
2018-05-01Merge "SO Support for new AAI certificate"Gary Wu1-1/+1
2018-05-01Updating CSIT test cases V1CHINTAMANI1-7/+19
Change-Id: Ic8a3700442cb972fe201f0272629dc494c1a2907 Issue-ID: PORTAL-173 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-04-30Update APPC CSIT to support CDTAaron Hay2-4/+8
Update setup.sh and teardown.sh to support CDT docker pull and tag operations. Change-Id: Ibe934b4901a3fb1a006029f11ea6a202063d9b96 Issue-ID: APPC-870 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-04-29CSIT tests for SO vCPE/OOF/HPAliboNet4-41/+250
adds SQL preload scripts about vCPE/infra, vbng, vbrgemu, vgmu to bypass asdc based on https://gerrit.onap.org/r/p/demo.git Apr 25 2018 Change-Id: I0b893e683b1b5742ab09ba93503c007093a0eb6c Issue-ID: SO-555 Signed-off-by: liboNet <libo.zhu@intel.com>
2018-04-26Create TC for PNF registration eventMariusz Wagner2-37/+53
Change-Id: I2c0b2fe588367f9f5f2e6dff73b6633bf3b03863 Issue-ID: INT-484 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-04-26Fix integration tests: only VNF should be testedehautot2-4/+4
Change-Id: I546d1deb75ead0105f9529e6fbe8ae9e3900750e Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-04-26CSIT tests for SO vCPE/OOF/HPAliboNet2-0/+126
adds SQL preload scripts about vCPE vgw to bypass asdc Change-Id: I71ffbb739c8e6da3fc6dd7ee6094b2b12768039f Issue-ID: SO-555 Signed-off-by: liboNet <libo.zhu@intel.com>
2018-04-25Merge "Updating CSIT test cases"Gary Wu1-151/+216
2018-04-25Merge "Renaming AAF services"Gary Wu3-8/+32
2018-04-25Updating CSIT test casesCHINTAMANI1-151/+216
Change-Id: I5d19add17c216acb232003421fb9ef30b6b8dceb Issue-ID: PORTAL-173 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-04-25Merge "CSIT tests for SO vCPE/OOF/HPA"Gary Wu2-0/+126
2018-04-24Renaming AAF servicesVictor Morales3-8/+32
This change fixes the names used by docker-compose for AAF services. Change-Id: Ib99c4fcfd5721c3636b6dd25f82ac8853d80a8e3 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: INT-480
2018-04-24SO Support for new AAI certificateRob Daugherty1-1/+1
Change-Id: Ib4e31df7687fbdd35d4a01311eb9eb2c855f1bda Issue-ID: SO-589 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-04-24Merge "Create VF Module Error"Gary Wu1-0/+10
2018-04-24Create VF Module ErrorRob Daugherty1-0/+10
Refactoring APPC client properties (urn mappings) and adding new ones for the SDNC topics. Change-Id: I1a4ebb71abd3b809f622e8a07f8962f1837f6b14 Issue-ID: SO-577 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-04-23Refactor Multicloud-ocata CSITVictor Morales1-8/+8
The setup.sh wasn't using a generic script for starting its services and it was lacking of proxy support. This change fixes those things refactoring its code. Change-Id: I7cbe7df81a4b136ecdcd5d4cee004341e110b4c6 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-214
2018-04-21Merge "Update APPC CSIT Nitrogen ODL release support"Gary Wu1-1/+1
2018-04-21Merge "Added functional tests for unauthenticated MR"Gary Wu6-40/+117
2018-04-21Merge "Add HPA and VimFit test cases"Gary Wu9-2/+1164
2018-04-20Added functional tests for unauthenticated MRDominic Lunanuova6-40/+117
NOTE: because these tests are all related, this commit also addresses DMAAP-294,495, 297, 301 and 302. Change-Id: I862f459e34517c838413728e6193e53a5ab20bc3 Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-293
2018-04-20Update APPC CSIT Nitrogen ODL release supportAaron Hay1-1/+1
Change dgbuilder image location to remove SNAPSHOT. Change-Id: I5a17229f5ff551494ed6b1aefd39736b3d9b3f21 Issue-ID: APPC-851 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-04-20Add HPA and VimFit test casesLeonardo Bellini9-2/+1164
Issue-ID: OPTFRA-220 Change-Id: I58cb98817b1dfa3674e93cd97c29b6898ee843fa Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-04-19Correct Robot script for ExternalAPI-NBI CSITEric Debeau2-1/+18
Add Testcases (thanks to Gary Wu) Change-Id: Ide10a8fabd1b8bce1584ee03ccbc29f11e949141 Issue-ID: EXTAPI-76 Signed-off-by: Eric Debeau <eric.debeau@orange.com> Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Signed-off-by: Quoc Nghia Nguyen <quocnghia.nguyen@orange.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-19sdc sanity tests fixYuli Shlosberg3-3/+3
Change-Id: Id0ffd2070d51cbc739015f7ca913a65442b6281f Issue-ID: SDC-1240 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-04-18Merge "Script for integration with MR"Gary Wu6-4/+52
2018-04-18Script for integration with MRDominic Lunanuova6-4/+52
Change-Id: I52a54b441992aad9dd7012a45556c2b84e121ba1 Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-320 Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
2018-04-17Fix CSIT which broke because of AAF-168Kiran Kamineni3-4/+4
AAF-168 broke CSIT test for SMS. This should fix it. Also updated the versions of vault being used Issue-ID: AAF-251 Change-Id: I154191c515d932c1aac24b34fd7946835ad26fac Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>