aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit
AgeCommit message (Collapse)AuthorFilesLines
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>
2018-04-17Merge "Fix syntax errors in the scripts"Gary Wu2-15/+20
2018-04-17Merge "Add scripts for CSIT NBI"Gary Wu5-0/+68
2018-04-17Merge "Fix vnfsdk docker naming"Gary Wu1-2/+2
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-17Add scripts for CSIT NBIEric Debeau5-0/+68
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-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-16Merge "DMaaP busontroller integration w MR"Gary Wu6-1/+206
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 Lunanuova6-1/+206
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-12Merge "Fold SO func. tests into integration-testing plan"Gary Wu3-0/+0
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 "Optimization Policy CSIT tests"Gary Wu4-2/+62
2018-04-12Merge "Add multicloud sim"Gary Wu3-3/+30
2018-04-12Merge "Improve Policy config fix"Gary Wu1-1/+1
2018-04-12Merge "Add new uiSanity test"Gary Wu3-1/+19
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 Mokry4-2/+62
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-11Merge "Add more tests to CSIT"Gary Wu9-27/+320
2018-04-11Merge "CSIT Portal tests"Gary Wu8-359/+544
2018-04-10CSIT Portal testsCHINTAMANI8-359/+544
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 Shlosberg3-1/+19
Change-Id: I51e4ed17c6f31c012f9f960bd75a0518d966c7a2 Issue-ID: SDC-384 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-04-09Update port for multivimproxyluxin1-1/+1
Change-Id: Ic68312cb846b21d580f67efc2c7226536160f486 Issue-ID: VFC-644 Signed-off-by: luxin <luxin7@huawei.com>
2018-04-06Add more tests to CSITehautot9-27/+320
Change-Id: I6e53e577fe518f4e0df6135643d9c84ded604712 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-35
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-04Merge "Fixing broken CSIT by 40573"Gary Wu2-14/+29
2018-04-03Update docker version numbers in Manifest fileMarco Platania5-842/+842
Change-Id: I17d617d5dfa060441b4a143066b62537066c018e Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.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-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-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 Kamineni7-0/+195
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-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-30Merge "Add check_vim_capacity tests for multicloud"Gary Wu4-1/+21
2018-03-30Add check_vim_capacity tests for multicloudEthan Lynn4-1/+21
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 Sun4-0/+75
Change-Id: Iab2e3cbb9a9c6d69334b906174f035a6b2ddfd9a Issue-ID: MULTICLOUD-152 Signed-off-by: Bin Sun <bins@vmware.com>
2018-03-29Merge "CSIT for new feature in multicloud"xinhuili2-1/+40
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>