aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-12Fix integration testHuabingZhao1-4/+4
Issue-Id: MSB-74 Change-Id: I39900210613067cfc7dc2aa2b2235bc566df8555 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-08Kill and remove container after testingHuabingZhao1-4/+4
Issue-Id: MSB-61 Change-Id: I298c0fa1d5f5bb6b584a93e74539a380449e5a45 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-08Add msb integration test scriptHuabingZhao7-0/+107
Add test script for rest service discovery and access Issue-Id: MSB-61 Change-Id: I038769463004a2b4688efd7297b7d45d2b8be627 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-08Fix csit issueHuabingZhao2-9/+12
Remove sudo when start docker container. Issue-Id: MSB-61 Change-Id: Id34d55e0e9d0f766a96c710aa730fef210ede510 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-06Add msb integration test scriptHuabingZhao11-2/+140
Add test script for tcp service discovery and access Modify license header Issue-Id: MSB-61 Change-Id: I385aa76d247e081845d7e2bab729dd1d3c60243d Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-06Merge "Add VFC LCM docker image build in Vagrant ONAP"Gary Wu3-6/+50
2017-09-06Merge "Mapping the Port when Starting the Docker"Fu Jinhua2-2/+2
2017-09-06Mapping the Port when Starting the DockerGuangrong Fu2-2/+2
Change-Id: I6ea5184efd41f5d6b356a08efd69a1b203a0e106 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-05Warn of dependencies missing in version manifestGary Wu2-10/+38
Change-Id: I5816e4de483d7c063c6316babc83c3dad75295ef Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-05Add VFC LCM docker image build in Vagrant ONAPShashank Kumar Shankar3-6/+50
This patch adds support for building docker image for the VFC NFVO LCM repo. Change-Id: I5aa999a872bc727959180389ff354c029af513a0 Issue-Id: INT-136 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2017-09-05Merge "Add Robot UTs"Gary Wu2-8/+89
2017-09-05Add Robot UTsVictor Morales2-8/+89
This commit adds the required Unit Tests for covering Robot script functions and the refactoring process for adapting them. Change-Id: Id6b8be035461a37f6a399b6e04f8ce2d72d68cf4 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: INT-19
2017-09-05Upgrade dependency graph based on ARC meetingGildas Lanilis1-2/+7
Issue-ID: INT-130 Change-Id: I40979dd3267af0bd0787ebfa1ed087bd23bec76d Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2017-09-05Merge "Add csit test cases for VNF Repository"Gary Wu2-8/+37
2017-09-05Merge "Fix vfc-nfvo-lcm csit scripts"yunlong ying4-9/+2
2017-09-05Fix vfc-nfvo-lcm csit scriptsfujinhua4-9/+2
Fix the path of testplan.txt according to jjb template Change retry num of waiting service start to 10 Change MSB_IP to NSLCM_IP comment test case Change-Id: I979310260454605a664683cbb11221f370b56e71 Issue-Id: INT-134 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-05Merge "Change the DB to PostgreSQL"Fu Jinhua3-9/+9
2017-09-05Change the DB to PostgreSQLGuangrong Fu3-9/+9
Change some variable names. Change the DB port from 3306 to 5432. Change-Id: I99c3fb26c7b3c2da33143c1f6ed9d8fbf58d6e16 Issue-ID: HOLMES-49 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-04Add csit test cases for VNF RepositoryMurali2-8/+37
Added test cases for upload, get, download and delete Change-Id: I8b2d5cd97b510135b75e6a41110bbf8507fbfda1 Jira:VNFSDK-34 Signed-off-by: Murali <murali.p@huawei.com>
2017-09-04Add more test for UIs and fix a validationeh552t2-0/+50
Change-Id: I602836b8550e450325b3b21cc3ccbddaa33e2b35 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-35
2017-09-04Increase timeout for containers to starteh552t1-1/+1
Sometimes jenkins infrastructure is slow and timeout is reached Change-Id: I08fe82ea6268498bcb90efb4dacd4cdccfdaf82c Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-42
2017-09-04Merge "Add more UIs functional tests with Selenium"Christophe Closset4-2/+86
2017-09-04Merge "msb integration test script: sanity check"yunlong ying5-0/+82
2017-09-04Merge "Add vfc-nfvo-lcm csit scripts"yunlong ying4-0/+90
2017-09-04Add vfc-nfvo-lcm csit scriptsfujinhua4-0/+90
Change-Id: Id284812087de995453036f1b5aed364f493afebe Issue-Id: INT-133 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2017-09-04Correct the Service Path of the Micro-servicesGuangrong Fu2-2/+2
Change the path name from openo to onap Change-Id: I49b8363239493cc4ab639773f87a7ef196da3a06 Issue-ID: HOLMES-38 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-04Initial Submission of Holmes CSIT ConfigurationsGuangrong Fu14-0/+469
Add shell scripts Add test case implemetations Change-Id: I94c11e83ee50725bc11ed2a21e16491bbaf26749 Issue-ID: HOLMES-39 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-04msb integration test script: sanity checkHuabingZhao5-0/+82
Change-Id: Ibbd403a0f903fcdef192ec4b6b81ad065ce1831a Issue-ID: MSB-61 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-01Add root pom for integration repoGary Wu2-5/+36
Change-Id: I8e34d7488ae276ade135083b724707b50141443e Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-01Change to read manifest from classpathGary Wu3-8/+9
Change-Id: Iba9f66cae0b018efdfd7c0827d3287866eb0b092 Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-01Refactor manifest directory structureGary Wu3-1/+1
Change-Id: I8398d7d436e042ff9b4dcb3fd0dfb392b3d733b0 Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-01Move version-check into integration repoGary Wu5-0/+209
Change-Id: Id3d3140ca20500970e470ca9ea32ca7329a5b1b9 Issue-ID: INT-124 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-09-01Merge "Add MultCloud/MultiVIM support"Gary Wu6-4/+98
2017-09-01Merge "Fix SDC compile option"Gary Wu1-1/+1
2017-09-01Add more UIs functional tests with Seleniumeh552t4-2/+86
Change-Id: I52c298833a3ddaff62ba3a79174391ec74f3e7c3 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-35
2017-09-01Fix csit test cases for refrepoMurali3-7/+8
Change-Id: Ida410fa6b971adadc1800dad7effdf18682f3577 Jira:VNFSDK-34 Signed-off-by: Murali <murali.p@huawei.com>
2017-08-31Add MultCloud/MultiVIM supportVictor Morales6-4/+98
These changes allows to provide MultiCloud support. Change-Id: Ic420817df1471077f71290a926fd7e509c052d75 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: MULTICLOUD-53
2017-08-31Fix SDC compile optionVictor Morales1-1/+1
The compile_all_sdc_repos function was cloning sdc repositories instead of compile it. This change fix that behavior. Change-Id: Icc9478bda6e64b2176817a22b6ba031f763459f4 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: INT-16
2017-08-31Merge "Complete assertions of UTs for Policy"Gary Wu2-13/+59
2017-08-31Merge "Create UTs for SDC"Gary Wu5-33/+106
2017-08-31Fix the refrepo csit test case failureMurali3-6/+135
Change-Id: I492bdb403dea6473c4d730f46a528d22244b2b23 Jira:VNFSDK-34 Signed-off-by: Murali <murali.p@huawei.com>
2017-08-31Fix the jenkins csit job failure for refrepoMurali5-0/+192
Change-Id: Ia394da82a22374e46bb5a785428b296614dd6f7b Jira:VNFSDK-34 Signed-off-by: Murali <murali.p@huawei.com>
2017-08-30Create UTs for SDCVictor Morales5-33/+106
This change create a script that contains Unit Tests that covers functionality of SDC component. Change-Id: Ie51dac0fe112319da3f9522cdb36ac7de49d523d Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: INT-16
2017-08-30Complete assertions of UTs for PolicyVictor Morales2-13/+59
The asserts functions of the Policy Unit Tests was not checking files in specific. This change helps to check every file expected as an output. Change-Id: I0cd83ced7ddb600f203f0f97d13b7d5792797dfe Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: INT-23
2017-08-30Merge "Replace src_folder for mr_src_folder"Gary Wu2-4/+4
2017-08-30Replace src_folder for mr_src_folderVictor Morales2-4/+4
Change-Id: Ie48521aafc503fd961e5286be8fbc425d46fdb36 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: INT-104
2017-08-30Changed asdc script back to sdcIdan Amit2-6/+6
The I2eb9ff087d3cfd61c0c1347d085dd02da64c2d89 change allows to revert this change Change-Id: Iafb1d2455f7f1b06b218b4bc1509177823d89dc2 Issue-Id: INT-101 Signed-off-by: Idan Amit <ia096e@intl.att.com> Signed-off-by: Victor Morales <victor.morales@intel.com>
2017-08-30Merge "Add UTs for Portal script"Gary Wu2-34/+121
2017-08-30Fix the startup and teardown for vnfmarketMurali2-26/+7
Change-Id: Ief9b851d161edf4bbb9b9744374e8f366be468a2 Jira:VNFSDK-34 Signed-off-by: Murali <murali.p@huawei.com>
2017-08-29Add UTs for Portal scriptShashank Kumar Shankar2-34/+121
This patch adds Unit Test for checking Portal installation. Issue-Id: INT-21 Change-Id: I8cb93db08134e9cc96400476a7d1f19d4c789e0c Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>