aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/plans
AgeCommit message (Collapse)AuthorFilesLines
2018-07-05Fix for jenkins jobMariusz Wagner1-5/+7
Issue-ID: INT-510 Change-Id: I75cd49524b313d1db121b246b70f8b3ba2ba11d4 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-06-19Rename folder for jenkins jobMariusz Wagner3-2/+2
Issue-ID: DCAEGEN2-206 Change-Id: Id2414fa53bd7999fbf5ea551bd89e62bb7d72700 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-06-13Added TC with missing IPMariusz Wagner1-0/+2
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 Wagner2-7/+13
Issue-ID: INT-510 Change-Id: Iabc9b4d563fd981d60536e45b62a2286f17cd904 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-05-28Fixed errorsMariusz Wagner1-2/+2
- 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 PRHwejs3-0/+72
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-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-10Merge "CSIT for Multicloud-Ocata HPA"Gary Wu3-0/+81
2018-05-10CSIT for Multicloud-Ocata HPAShashank Kumar Shankar3-0/+81
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-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-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-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-25Merge "Renaming AAF services"Gary Wu2-8/+15
2018-04-24Renaming AAF servicesVictor Morales2-8/+15
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-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-20Added functional tests for unauthenticated MRDominic Lunanuova3-23/+37
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-18Merge "Script for integration with MR"Gary Wu2-3/+2
2018-04-18Script for integration with MRDominic Lunanuova2-3/+2
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 Kamineni2-3/+3
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>
2018-04-17Merge "Add scripts for CSIT NBI"Gary Wu3-0/+37
2018-04-17Merge "Fix vnfsdk docker naming"Gary Wu1-2/+2
2018-04-17Add scripts for CSIT NBIEric Debeau3-0/+37
Create directory test/csit/tests/externalapi-nbi Create setup.sh, teardown.sh scripts Create testplan.txt Create directory test/csit/plans/externalapi-nbi Create heathcheck.robot Change-Id: I485e739bca48aecb62ed9b1b1e5fd910775735a8 Issue-ID: EXTAPI-76 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-04-16Merge "DMaaP busontroller integration w MR"Gary Wu3-0/+76
2018-04-16Fix vnfsdk docker namingMurali-P1-2/+2
updating docker names to include vnfsdk (refrepo, refrepo/postgres) Issue-ID: VNFSDK-251 Change-Id: I585d90c721b825f0a4be961b46b7032d03a98026 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-14DMaaP busontroller integration w MRDominic Lunanuova3-0/+76
This replaces mock server for MR with actual MR containers. Refactored MR launch script to be common. Neither MR or Buscontroller uses AAF. Change-Id: I30b262f17fe4d293fc2b5870fed6a977438e9cef Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-320
2018-04-13Updating APPC CSIT for Nitrogen ODLAaron Hay3-19/+11
The use of -u karaf is no longer supported by the ODL client command version. The APIDOC credentials have been modified with the Nitrogen ODL version. Change-Id: I127a1db019b7fb92554045ebe1b4b8a0c562994c Issue-ID: APPC-851 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-04-12Fold SO func. tests into integration-testing planMarcus G K Williams3-0/+0
PTL of SO asked for a consolodated job for function testing rather than individual features each with their own jobs. This patch puts SO testing plans under so/integration-testing and points to santiy-check in testplans.txt. Issue-ID: SO-555 Change-Id: I89f36f25c0bc3879702c6148d2858c99de7120e0 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-04-12Merge "Add new uiSanity test"Gary Wu1-1/+1
2018-04-11Merge "CSIT Portal tests"Gary Wu6-113/+249
2018-04-10CSIT Portal testsCHINTAMANI6-113/+249
Issue-ID: PORTAL-183 Update the CSIT plan scripts to pull from latest docker Change-Id: I610baafb5b399b678f091cc902cc365240ec5a52 Signed-off-by: sc5954 <sireesh.ch@in.ibm.com>
2018-04-10fix aaf csit connection timeoutSai Gandham1-9/+9
Issue-ID: AAF-208 Change-Id: I21540ed05a5ba394e8b07bcefcfb6d8ad7558cae Signed-off-by: Sai Gandham <sg481n@att.com>
2018-04-10Add new uiSanity testYuli Shlosberg1-1/+1
Change-Id: I51e4ed17c6f31c012f9f960bd75a0518d966c7a2 Issue-ID: SDC-384 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-04-05Standardize line endingsGary Wu1-3/+3
Change-Id: Id5eb0891f0bf9754134615383fea75d610f07d3b Issue-ID: INT-457 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-03Fixing broken CSIT by 40573Kiran Kamineni2-14/+29
SMS CSIT was broken because of patch 40573 This patch should fix that issue Issue-ID: AAF-189 Change-Id: I4a26841e833237ad485ca62fa76262b1832c5946 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-04-03Increase timeout between cassandra and tomcatLeonardo Bellini1-17/+13
Issue-ID: MUSIC-67 Change-Id: I737f082abdc2581ea852b30824b2dd6e435c8566 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-04-02Added a "sleep" command into the scriptGuangrongFu1-0/+6
Change-Id: If408752232a4d1d23e8187c79b4dd3f8c28ab03c Issue-ID: HOLMES-106 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-03-30Merge "Fix multicloud broker csit"Gary Wu1-1/+1
2018-03-30Adding CSIT test for SMSKiran Kamineni3-0/+84
Adding CSIT tests for Secret Management Service under AAF. This tests the CRUD operations for SecretDomain and Secret Issue-ID: AAF-189 Change-Id: I3dd070fc30d8504593b933d7b623e6a187399444 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-03-30Merge "modify aaf csit script"Gary Wu1-2/+2
2018-03-31Fix multicloud broker csitEthan Lynn1-1/+1
Fix environment variables to start broker Change-Id: I11fc5c12b0a0c638f22c9a5b8a50fb1ec3bc2f5e Issue-ID: MULTICLOUD-166 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-03-30Merge "Add check_vim_capacity tests for multicloud"Gary Wu2-1/+4
2018-03-30Add check_vim_capacity tests for multicloudEthan Lynn2-1/+4
Add check_vim_capacity tests Change-Id: Iacc1db4a191bde311fd064c6e84124b4aa3868da Issue-ID: MULTICLOUD-166 Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
2018-03-30Merge "Update from titan to janus graph"Gary Wu12-40/+80
2018-03-29Add CSIT for legacy api of multicloud-vmwareBin Sun1-0/+3
Change-Id: Iab2e3cbb9a9c6d69334b906174f035a6b2ddfd9a Issue-ID: MULTICLOUD-152 Signed-off-by: Bin Sun <bins@vmware.com>
2018-03-29Update from titan to janus graphKajur, Harish (vk250x)12-40/+80
Issue-ID: AAI-949 Change-Id: I4d4ef8222843c1b37e95a2fe37b3c14f35782d0f Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>