aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/scripts
AgeCommit message (Collapse)AuthorFilesLines
2018-09-20update for v3, in conjunction with EXTAPI-152Quoc-Nghia Nguyen1-0/+1
Change-Id: I031bda35548eeadd0d698f87db48d04d0a847c05 Issue-ID: EXTAPI-147 Signed-off-by: Quoc-Nghia Nguyen <quocnghia.nguyen@orange.com>
2018-09-19Update CSIT Test to work with new Images.Nelson,Thomas(tn1381)(arthurdent3)3-0/+22
Minor changes Some cleanup and Output Changes Change-Id: Id16ce27e878f295a8adc4fd2736698f2ad471f17 Issue-ID: MUSIC-138 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-09-12Merge "enable https for csit policy healthchecks"Gary Wu1-2/+2
2018-09-12enable https for csit policy healthchecksJorge Hernandez1-2/+2
Change-Id: I7d799463be0297473b8e932c4f65f3be76846686 Signed-off-by: Jorge Hernandez <jh1730@att.com> Issue-ID: POLICY-1115 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-09-12Merge "Integration Test Cases for 5G Bulk PM"Gary Wu1-0/+28
2018-09-12Integration Test Cases for 5G Bulk PMrajendrajaiswal1-0/+28
Change-Id: Ibec3e9726354b8f3818084b03f61c0e9aed09df2 Issue-ID: INT-649 Signed-off-by: Rajendra Jaiswal <rajendra.jaiswal@ericsson.com>
2018-09-10Fix OOF CSIT using MUSIC 2.5.3 versionDileep Ranganathan3-16/+17
Fix OOF CSIT using MUSIC 2.5.3 version Change-Id: Ic3b68b8cc6a59d8ba7d074d118281a549b523b35 Issue-ID: OPTFRA-259 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-06Fix CSIT tests for clamp as some boxes addedeh552t1-1/+5
Change-Id: Ic6d9f27a1f36a28dd8fd624c4c100490e04ccf05 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-09-05Merge "Integrate with DR docker"Gary Wu3-2/+70
2018-09-04Integrate with DR dockerDominic Lunanuova3-2/+70
addresses CLONED Jiras: 441, 443, 444, 445 Change-Id: If20f5773427e4a82b62745efd804049228d629ae Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-437
2018-09-04Merge "Fix CSIT test failures in Policy"Gary Wu1-1/+1
2018-08-30Fix CSIT test failures in PolicyMichael Mokry1-1/+1
Modified the global policy url property to use https rather than http Added -k option to curl command for getConfig to avoid certificate error Change-Id: Iae57dd519a729dfe3c5bb715a88ee19253ff7a19 Issue-ID: INT-637 Signed-off-by: Michael Mokry <mm117s@att.com>
2018-08-30Added docker-composeMariusz Wagner1-12/+2
Change in initial script from docker run to docker-compose Issue-ID: INT-642 Change-Id: Iaebdd0da63d22291324ebffe09170032fd608c05 Signed-off-by: Mariusz Wagner <mariusz.wagner@nokia.com>
2018-08-29Merge "Updated wait time to fix optf-has csit failure"Gary Wu3-4/+8
2018-08-29Parameterized the nbi docker image versionQuoc-Nghia Nguyen1-2/+2
Change-Id: I07a4dfcd216c60fc44f620308d0f4c3b34ab63d5 Issue-ID: EXTAPI-118 Signed-off-by: Quoc-Nghia Nguyen <quocnghia.nguyen@orange.com>
2018-08-29Updated wait time to fix optf-has csit failureDileep Ranganathan3-4/+8
Updated the time to wait for MUSIC to come up. Change-Id: Iee1124db33ae220a2407e8c92cc75fb670df9c87 Issue-ID: OPTFRA-259 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-08-29fixing VID vm init script for CSITSonsino, Ofir (os0695)1-1/+1
Change-Id: I6d05c70103b549ce83dbe06d105e5c8f350523de Issue-ID: VID-293 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-08-24CSIT Buscontroller SSL endpointsDominic Lunanuova4-18/+35
Change-Id: I3de5b48f1d471f6c5e067deba7a06c19c3585de5 Signed-off-by: Dominic Lunanuova <dgl@research.att.com> Issue-ID: DMAAP-319 Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
2018-08-20Add multi-cloud pike csit scriptsHuang Haibin9-0/+672
Change-Id: I1e1ba5271313453531019e5255dbe94923680abb Issue-ID: MULTICLOUD-276 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-08-07Update VID docker image for CSITSonsino, Ofir (os0695)1-3/+3
Change-Id: Ifa8fb2a552fc22864123457d50a51c4a8e46106e Issue-ID: VID-238 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-07-31Fix CSIT tests for auth login and api changeseh552t2-1/+21
Change-Id: I73146fd6ad81f8826014ef03ad3e5196b0ef952c Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-07-04Fix https issue + create session globallyeh552t2-4/+6
Change-Id: I94ef9a15a04f969ae036794f99d44c9d3d57564a Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-194
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-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 Wu11-1/+680
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-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-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-01Merge "SO Support for new AAI certificate"Gary Wu1-1/+1
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-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 "Renaming AAF services"Gary Wu1-0/+17
2018-04-25Merge "CSIT tests for SO vCPE/OOF/HPA"Gary Wu2-0/+126
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-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-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>