summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-04-19Merge "Correct Robot script for ExternalAPI-NBI CSIT"Gary Wu2-1/+18
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-19Increase timeout for OOM health checkGary Wu1-1/+1
Change-Id: Iaec04c20ab8d37480ec597f21cb4b4231cd3b4ec Issue-ID: INT-403 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-18Sync up manifest with heat template versionsGary Wu1-1/+1
Change-Id: I0f3614fa73fe7bc5b553979420f976c743040fc2 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
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-17Limit retries waiting for Robot to initializeGary Wu1-3/+7
Change-Id: I8644cbf25bdab760c8f05109aa7f91e96b8d818d Issue-ID: INT-402 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-17Merge "Use integration-override.yaml in OOM deploy script"Marco Platania21-2/+274
2018-04-17Use integration-override.yaml in OOM deploy scriptGary Wu21-2/+274
Change-Id: I2c8417b9339715b733f585ae52fd35251d9ca509 Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.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 "Add integration override yaml for helm"Yang Xu1-0/+131
2018-04-17Add integration override yaml for helmGary Wu1-0/+131
Change-Id: Iee1df8f4987e3d310f1257ba9aabe9246d77a648 Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.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-16Merge "Init cut for s3p"Gary Wu3-0/+522
2018-04-16Merge "Updating APPC CSIT for Nitrogen ODL"Hector Anapan-Lavalle3-19/+11
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-15Init cut for s3pYang Xu3-0/+522
Issue-ID: INT-451 Change-Id: Ifd0f17f85d51e49eea45af6115e01287cceb0d92 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-04-14Update artifact versionsLusheng Ji2-19/+30
Issue-ID: DCAEGEN2-206 Change-Id: I6f895dd7c083510514aebf780d9fa0696e811751 Signed-off-by: Lusheng Ji <lji@research.att.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-13Merge "Initial code import for vcpe automation."Gary Wu10-0/+1648
2018-04-13Initial code import for vcpe automation.Kang Xi10-0/+1648
Initial code import for vCPE use case automation. Source code was validated for Amsterdam release. Changes may be needed for Bejing. - Remove unneeded files: test.py and onap_dev Issue-ID: INT-461 Change-Id: Ifc2665bf8069fdcebd052cecc95266a4b831d2e8 Signed-off-by: Kang Xi <kang.xi@huawei.com>
2018-04-13Correct externalapi/nbi repoEric Debeau1-1/+1
Change-Id: I2f1aba02537eaddb2b794a4522fe211ead52ddf4 Issue-ID: INT-466 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-04-13Update Policy 2.1.0 release artifactsPamela Dragosh2-8/+6
The latest released artifacts and STAGING docker image. We would like to do a little testing with the docker STAGING image before releasing it. Issue-ID: POLICY-708 Change-Id: Ia79ba1eec555e9771933c5a0ec364b1620351600 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-04-12Upgrade helm server-side componentGary Wu1-0/+1
Change-Id: I82221ba80535418b8dc82a463bbb9b3a2b0cfee7 Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-12Update helm version to 2.7.2.Helen Chen1-2/+2
Change-Id: I14acff5cad357d89de6f93bdf7bb182164676d62 Issue-ID: INT-381 Signed-off-by: Helen Chen <helen.chen@huawei.com>
2018-04-12Merge "Increase rancher VM size"Marco Platania11-11/+11
2018-04-12Increase rancher VM sizeGary Wu11-11/+11
Change-Id: I1d9c9a7dd13ba569a04b35fd8baad42576b5b8af Issue-ID: INT-381 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-12Merge "Fold SO func. tests into integration-testing plan"Gary Wu3-0/+0
2018-04-12Update vnfsdk manifestChris Donley1-1/+8
Updating version manifest VNFSDK refrepo and validation components Issue-ID: VNFSDK-250 Change-Id: I34a931a2ee4dc4c142aff24daddc9af9debfb5d2 Signed-off-by: Chris Donley <christopher.donley@huawei.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 "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>