aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/scripts
AgeCommit message (Collapse)AuthorFilesLines
2018-05-10CSIT for Multicloud-Ocata HPAShashank Kumar Shankar11-1/+680
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-04-25Merge "Renaming AAF services"Gary Wu1-0/+17
2018-04-25Merge "CSIT tests for SO vCPE/OOF/HPA"Gary Wu2-0/+126
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-24Renaming AAF servicesVictor Morales1-0/+17
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-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-21Merge "Added functional tests for unauthenticated MR"Gary Wu2-11/+15
2018-04-21Merge "Add HPA and VimFit test cases"Gary Wu2-2/+32
2018-04-20Added functional tests for unauthenticated MRDominic Lunanuova2-11/+15
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-20Add HPA and VimFit test casesLeonardo Bellini2-2/+32
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 Debeau1-0/+13
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-18Merge "Script for integration with MR"Gary Wu2-1/+2
2018-04-18Script for integration with MRDominic Lunanuova2-1/+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 syntax errors in the scriptsQuoc Nghia Nguyen2-15/+20
Change-Id: Ibcdc69f49d27a8ec5ab136ccdf0009e11aefe45b Issue-ID: EXTAPI-76 Signed-off-by: Quoc Nghia Nguyen <quocnghia.nguyen@orange.com>
2018-04-16Create scripts to start and remove NBI containersEric Debeau2-0/+66
Scripts to be used for ExternalAPI-NBI CSIT start_nbi_containers.sh: start the 3 containers delete_nbi_containers.sh: delete the 3 containers Issue-ID: EXTAPI-76 Change-Id: Iec414155b41d316d2495399d61f76b09042fc3b7 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-04-14DMaaP busontroller integration w MRDominic Lunanuova3-1/+130
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-12Merge "Optimization Policy CSIT tests"Gary Wu1-1/+1
2018-04-12Merge "Add multicloud sim"Gary Wu3-3/+30
2018-04-12Add multicloud simLeonardo Bellini3-3/+30
Issue-ID: OPTFRA-212 Change-Id: Ice56b185857fc88b298c14dcce359289635b1db3 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-04-12Optimization Policy CSIT testsMichael Mokry1-1/+1
This CSIT tests requires an entry in the database. I modified the sql script in the PE packages. That commit should be merged in order for this to pass I had the wrong variable name for ${policy_name} in the template. I fixed this but I am not able to test locally so I cant be 100% sure this will resolve the issue I added fixes for the 2 failures. I think the createPolicy failed due to an invalid model but I see the model being inserted in the pap log. The only thing I can think of is that it does not like the camel case for hpaPolicy and the all caps for CSIT version so I just made these all lower case in the request template Change-Id: I59fe578c57ab927fe356071a5b4a28bd987fafd7 Issue-ID: POLICY-639 Signed-off-by: Michael Mokry <mm117s@att.com>
2018-04-12Improve Policy config fixehautot1-1/+1
Change-Id: I5bc643cc65e44b2d7de3b7c727906a5d0d838554 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-136
2018-04-03Increase timeout as per OPTFRA-210Leonardo Bellini2-15/+18
Issue-ID: OPTFRA-210 Change-Id: Ia4ce092deb8f33ac46f48fbd7b2e956645b089a5 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-30Add additional logging to get more informationJorge Hernandez1-2/+15
Change-Id: Icbcdec738ba2266c83f5d9c4f0bc42285c42e6c7 Issue-ID: POLICY-709 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-03-27Complete optf-has csit for M4Leonardo Bellini1-1/+1
Issue-ID: OPTFRA-204 Change-Id: I09afb088c343699be78d2195638596ac09a0c875 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-27complete test cases for M4Leonardo Bellini4-12/+13
Issue-ID: OPTFRA-204 Change-Id: I0010ecae5f64fbe0b3c0be5cb9ebc52d9a426254 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-26Merge "Add optf-has healthcheck and other test cases"Gary Wu4-4/+20
2018-03-26Add optf-has healthcheck and other test casesLeonardo Bellini4-4/+20
Issue-ID: OPTFRA-204 Change-Id: I847a8ea755190be05537c2f6dd332bc21ddd3728 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-26Update passwordehautot1-1/+1
Change-Id: Ie67204f082b128fc6b53295a53f907aaa312a6a2 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-03-22fix sdc csit testsYuli Shlosberg4-115/+172
Change-Id: I16abd9427839df72b5fbe0365fc603439c89ef09 Issue-ID: SDC-1159 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-03-21Fix CSIT tests and add some moreehautot2-6/+3
Change-Id: I550b3c580ac0491b279da5288587b2bb6b053f46 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-03-20add aaisim containerLeonardo Bellini3-30/+93
Issue-ID: OPTFRA-192 Change-Id: I9038926d2fa851d732ca389c9cd01ea995077d54 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-19Start using optf docker images from nexus in CSITLeonardo Bellini1-6/+4
Issue-ID: OPTFRA-191 Change-Id: Icf284b68e936f71c6af937992ff3c8f149c5d981 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-19Merge "Align csit testing to latest optf-has merged code"Gary Wu4-27/+122
2018-03-19Align csit testing to latest optf-has merged codeLeonardo Bellini4-27/+122
Issue-ID: OPTFRA-190 Change-Id: If17ea42fdd40cf9d512decbdaa05b626fe341352 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-16Update policy csit for new docker image namesmmis1-3/+3
Updated the policy csit script with the new policy docker image names onap/policy/policy-pe -> onap/policy-pe onap/policy/policy-drools -> onap/policy-drools onap/policy/policy/nexus -> onap/policy-nexus Issue-ID: POLICY-674 Change-Id: Ic72681c81fcd013706c0151dbd076beaa35ee917 Signed-off-by: mmis <michael.morris@ericsson.com>
2018-03-15Integrate optf-has with music - first stepLeonardo Bellini8-12/+246
Issue-ID: OPTFRA-186 Change-Id: I0e92332af26105273db2a07e2d9bf04f0980338c Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-13make proxy settings configurableLeonardo Bellini1-7/+11
Issue-ID: OPTFRA-175 Change-Id: I41e400073665e0feb7f35fb6046322782b7dc626 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-12Merge "Rename optf base dir to optf-has"Gary Wu6-11/+47
2018-03-12Rename optf base dir to optf-hasLeonardo Bellini6-11/+47
Issue-ID: OPTFRA-171 Change-Id: I19d7b8c38bf324171b7204499114e79839cc9c18 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-12correction to pass 1 failed CSIT testLeonardo Bellini1-2/+2
Issue-ID: MUSIC-52 Change-Id: I789055f770d73a2d2d3c551e6457f57a659231a7 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-08Merge "Corrected docker tag to pull for CSIT"Gary Wu1-1/+1
2018-03-08Modify the has_scriptAmjath khan1-5/+5
Change-Id: I4e5235af0276beeffcc69d370d7ee8ad621f82e5 Issue-ID: OPTFRA-165 Signed-off-by: Amjath khan <ak683p@att.com>
2018-03-08Merge "freeze optf/has for m3"Gary Wu4-4/+456
2018-03-08freeze optf/has for m3Leonardo Bellini4-4/+456
Issue-ID: OPTFRA-165 Change-Id: I9b041808eb40bab42436811cdc34c9f99257ad9c Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-08Merge "freeze 1st test group for music integration"Gary Wu3-0/+38
2018-03-08Merge "Update policy script for new image structure"Gary Wu1-9/+12
2018-03-07freeze 1st test group for music integrationLeonardo Bellini3-0/+38
Issue-ID: MUSIC-50 Change-Id: I1eb7e879e18cf4f96fbbaaf9e67cb3e8aed6e2fe Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-06Update policy script for new image structuremmis1-9/+12
Policy docker image structure and the method for building them have changed and hence the script to build and deploy the images for the CSIT tests needs to be updated accordingly Issue-ID: POLICY-652 Change-Id: I2ecde1906c1baa74bbab20711ac521f9b0a5b5a8 Signed-off-by: mmis <michael.morris@ericsson.com>
2018-03-04Corrected docker tag to pull for CSITdglFromAtt1-1/+1
Change-Id: I9ad1621a4af09529f5e0cd84dd435211139b22d2 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-318
2018-03-03Initial CSIT framework for dmaap/buscontrollerdglFromAtt8-0/+235
Change-Id: I068ccaafbeeea0d08949e83cccac56a238901aa3 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-318