aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit
AgeCommit message (Collapse)AuthorFilesLines
2018-07-31Fix CSIT tests for auth login and api changeseh552t10-36/+72
Change-Id: I73146fd6ad81f8826014ef03ad3e5196b0ef952c Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-07-31Cleaning testsMariusz Wagner6-25/+18
- Removed problem with version docker package - Change from python2 to python3 Issue-ID: INT-604 Change-Id: I4c5669926198569871634a7fed541b21aaa91eb9 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-30Cleaning testsMariusz Wagner8-56/+37
Code refactor and clean TC code Issue-ID: INT-604 Change-Id: I6b47dae37eb3b3897698bab738abcc8aac97d90d Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-26Change global varMariusz Wagner2-5/+6
Change global var to suite var Issue-ID: INT-600 Change-Id: Iecfe90157f52f2d459fb67c9c1d60846ae0b816a Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-26Merge "Add CDT CSIT support."Gary Wu9-0/+453
2018-07-25Add CDT CSIT support.Aaron Hay9-0/+453
Add six CDT CSIT tests for APPC. Change-Id: Iad0bb8a2efc9811868348668fcfbcacab6abddda Issue-ID: APPC-1091 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-07-25Updating CSIT test cases with changesCHINTAMANI2-183/+183
Change-Id: I8489724955b8bc9d9cb63029423ff14793e8cece Issue-ID: PORTAL-173 Signed-off-by: Sireesh <sireesh.ch@in.ibm.com>
2018-07-25Added TCMariusz Wagner2-1/+14
Added TC when AAI is not responding Issue-ID: INT-600 Change-Id: Ibc2a0608a60a4ae6dff0aac062a2c412c307e659 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-19Update CCSDK,SDNC version for CasablancaTimoney, Dan (dt5972)3-8/+8
Update CSIT test and version manifests to reflect Casablanca version of CCSDK. Change-Id: Id88a6ca538cbf07d45514aa56fca4c01fb502762 Issue-ID: INT-590 Issue-ID: INT-591 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-16Code refactorMariusz Wagner3-26/+31
Issue-ID: INT-510 Change-Id: I5c6b2d378ffb52494cbeb4a2c6dd249daba9959d Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-12Refactor and added TCMariusz Wagner3-68/+114
- code refactor - added border tests Issue-ID: INT-510 Change-Id: I8d46508741c47983fd55fe5bf3f0dd9f716a8c81 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-09Merge "Fix https issue + create session globally"Gary Wu11-98/+56
2018-07-05Fix for jenkins jobMariusz Wagner8-71/+46
Issue-ID: INT-510 Change-Id: I75cd49524b313d1db121b246b70f8b3ba2ba11d4 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-07-04Fix https issue + create session globallyeh552t11-98/+56
Change-Id: I94ef9a15a04f969ae036794f99d44c9d3d57564a Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-194
2018-06-19Rename folder for jenkins jobMariusz Wagner11-2/+2
Issue-ID: DCAEGEN2-206 Change-Id: Id2414fa53bd7999fbf5ea551bd89e62bb7d72700 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-06-14Added TC - AAI have wrong recordMariusz Wagner3-8/+28
Issue-ID: INT-531 Change-Id: I3f2db55f0257ee8d9e85c3e5678b71d8bf0ad147 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-06-13Added TC with missing IPMariusz Wagner4-6/+39
Issue-ID: INT-530 Change-Id: Ie3d7062ce72b275d3268403114b79c042a1ac77c Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
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>