aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/scripts
AgeCommit message (Collapse)AuthorFilesLines
2017-09-27Update sdc csit healthCheck testYuli Shlosberg5-30/+129
Update of sdc csit healthCheck test and add sanity docker Change-Id: Ice670313c2b20e4896207060daabff65b5ada308 Issue-Id: SDC-411 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-09-25Merge "Add csit healthcheck test"Gary Wu3-0/+129
2017-09-24Add csit healthcheck testYuli Shlosberg3-0/+129
Change-Id: Ib8389176e5e8480ce17d3c7dfb2a9b1be12c462c Issue-Id: VID-67 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-09-22Create CSIT HealthCheck Test for CCSDKsurya-huawei1-0/+20
Adding intital changes for CCSDK's CSIT HealthCheck Test To execute it, run the command: ./integration/test/csit/run-csit.sh plans/ccsdk/healthcheck *currently test case fails due to sli startup failure Issue-Id: CCSDK-103 Change-Id: I4367b0ade16e189730630c14db270d687271b9c7 Signed-off-by: surya-huawei <a.u.surya@huawei.com>
2017-09-20add csit healthchek testYuli Shlosberg3-0/+191
Change-Id: I20c5016dc80be59e5a4b7b081e2fdd8c7983dd39 Issue-Id: SDC-357 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-09-18Merge "Create CSIT HealthCheck Test for SDNC"Gary Wu1-0/+20
2017-09-18Merge "Integrate Holmes with DCAE"Fu Jinhua2-2/+2
2017-09-16Create CSIT HealthCheck Test for SDNCramu.n1-0/+20
Adding initial changes for SDNC's CSIT HealthCheck Test. To execute it, run the command ./integration/test/csit/run-csit.sh plans/sdnc/healthcheck Change-Id: Ibbb471ff3427073c37e1fc53fe5a601f2e5ce754 Issue-Id: SDNC-82 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-09-16Integrate Holmes with DCAEGuangrong Fu2-2/+2
Get service information via DCAE CBS Change-Id: I1436e109452a8231a7d89493f2c12ce905deda6d Issue-ID: HOLMES-45 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
2017-09-06Initial integration test for CLIsubhash kumar singh1-0/+18
Intial setup script for the CLI integration test. Change-Id: I0ae77b013831675b1d5d4f3d28fe8f73de5b2264 Issue-Id: CLI-35 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
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-05Merge "Change the DB to PostgreSQL"Fu Jinhua2-2/+2
2017-09-05Change the DB to PostgreSQLGuangrong Fu2-2/+2
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-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-04Initial Submission of Holmes CSIT ConfigurationsGuangrong Fu2-0/+45
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-08-29Increase containers start timeouteh552t1-1/+1
Increase the timeout for clamp and db containers to start from 5 to 10 minutes due to slow jenkins environment Change-Id: I5286bbe0d93c29eebb8ad1d82a0f63d9c2537f44 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-28
2017-08-23Clamp docker image from nexus3 and refactoreh552t3-1/+91
Take clamp docker image from nexus3.onap.org instead of default + refactor scripts Change-Id: I87286c2ff4d56f508675a106692b80a69e8be02b Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-33
2017-08-21APPC CSIT health check added.Aaron Hay1-0/+20
Change-Id: I215ab1454e9b1f051db4c070085f2941ce7104ec Issue-Id: APPC-111 Signed-off-by: Aaron Hay <ah415j@att.com>
2017-08-21added modification copyrighteh552t1-0/+3
added line Modifications copyright (c) 2017 AT&T Intellectual Property in scripts Change-Id: I08f6901fad5fb3d836c73d4f7ab092f4fd235cd5 Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-33
2017-08-21initial integration tests for CLAMPeh552t1-0/+17
Commit the first test for CLAMP, UIs and TCA first Change-Id: I902e7ea79210c114eaf03943a83ac71bbfbf012e Signed-off-by: eh552t <eh552t@intl.att.com> Issue-Id: CLAMP-33
2017-08-03[POLICY-142] policy starting testPamela Dragosh2-0/+48
Change-Id: I8debebb638b8cbdd03d6d5c89234770d43b3ae9b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-07-17Remove OPEN-P docker image build scriptGary Wu1-22/+0
Change-Id: Ibdf8635523fe8b131b13ac0bc90a232aa23926a3 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-07-12Sample CSIT test suiteGary Wu7-0/+368
Change-Id: I07f685cb13cea2996e97fab4c65441bbd39f9539 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>