aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/scripts
AgeCommit message (Collapse)AuthorFilesLines
2018-02-26Add CSIT folderAmjath Khan Katpadi Hafeez Khan1-0/+1
create the CSIT folders required for optf has/osdf in integration project Change-Id: I231bdcd7b80cbdb6b833f84a5b392116735f4bb3 Issue-ID: OPTFRA-145 Signed-off-by: Amjath Khan Katpadi Hafeez Khan <ak683p@att.com>
2018-02-26Merge "Update sdc test and vagrant conf"Gary Wu1-1/+1
2018-02-26Update sdc test and vagrant confJimmy Forsyth1-1/+1
Change-Id: I632b6b8c8c32fe5fd3cab0e7bf6aaf5cb2026cd0 Issue-ID: SDC-821 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-02-26Fix clamp integration APIs due to code changeehautot3-0/+28
Change-Id: I6537143329a8bd16c7648a07d5a00fb76d0d8130 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-100
2018-01-19Merge "Add branch support for sdc csit"Gary Wu4-6/+63
2018-01-17Add branch support for sdc csitYuli Shlosberg4-6/+63
Change-Id: I45e28013113123abd28e5d42ded1a2c7a64b0f8b Issue-ID: SDC-761 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-11-23Add VVP integration testsAlmog Laktivi4-36/+107
Add VVP engagement manager container to integration tests (full flow) Change-Id: Iad7297f199b34f429005e8778d23c3c65b688e4d Issue-ID: VVP-31 Signed-off-by: Almog Laktivi <al942u@att.com>
2017-11-16Add VVP tests scriptsAlmog Laktivi5-0/+222
Add the tests robots to create docker and validate health check Change-Id: I005cc095f54f9924c4e23ea4c9818a3774ffae90 Issue-ID: VVP-31 Signed-off-by: Almog Laktivi <al942u@att.com>
2017-11-07Added mariadb SQL script for for CSITseshukm13-0/+2571
IssueId : SO-313 Change-Id: Ibe0bdb22d9cfbbeca6342ff6b4adee5b01d378ef Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-07Update csit script for vfc-nfvo-wfengineZhaoxing1-0/+11
Change-Id: I4a17b1a5f36515eaa40b5cdfdff3d6e4c5204fcb Issue-id: VFC-139 Signed-off-by: Zhaoxing <meng.zhaoxing1@zte.com.cn>
2017-11-05increase sanity docker memory sizeYuli Shlosberg1-1/+1
Change-Id: Icdd907be18edc25bdd7e1c3e7d00fbc9c8ba3f9e Issue-Id: SDC-542 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-11-02Update sdc testYuli Shlosberg1-1/+2
add report files to archive folder Change-Id: Ica8b28517eff63b243cb9a41dc6b2f1f33962d60 Issue-Id: SDC-543 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-11-01Update sdc sanity testYuli Shlosberg1-31/+38
Change in docker monitor mechanism Change-Id: I048754f4229778f4c9276c68a23f54dc8134548c Issue-Id: SDC-542 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-29fix nightly setup scriptYuli Shlosberg2-68/+1
Change-Id: I0543a822735c984a232de695cb3251ce9dfc8ac1 Issue-Id: SDC-521 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-26Add nightly test to sdc projectYuli Shlosberg1-0/+67
Change-Id: I62b74242d10da58b67b278f69819b4fc0cd8c019 Issue-Id: SDC-539 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-25Merge "debug csit sanity failure"Gary Wu2-2/+3
2017-10-24Re-structure csit test folder for javatoscacheckerSerban Jora2-2/+2
Initial strcture was based around wrong project name. Change-Id: If6f00a224d884264476342cd7e7090ece88823f6 Issue-Id: MODELING-26 Signed-off-by: Serban Jora <jora@research.att.com>
2017-10-24debug csit sanity failureYuli Shlosberg2-2/+3
Change-Id: I62072d3a949a2fe9a29f3dfe39f2baaa07721ebc Issue-Id: SDC-496 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-19Policy CSIT Payload changes from push-policies.shRAJU1-0/+1
Issue-Id: POLICY-337 Signed-off-by: RAJU <cr770w@att.com> Change-Id: I6efd732fea87c23483af32de9f6938e00f41a8ff
2017-10-18Add structure for modeling/javatoscachecker csitSerban Jora2-0/+76
Change-Id: I38b62330748b6c35656af30d102569fdaa46e7cd Issue-Id: MODELING-26 Signed-off-by: Serban Jora <jora@research.att.com>
2017-10-16Merge "Fix for sdc csit sanity test"Gary Wu3-2/+8
2017-10-11Fix for sdc csit sanity testYuli Shlosberg3-2/+8
fix sdc csit sanity flow by adding memory to sanity docker Change-Id: Id40a87ee4d59af4f79a97d61ee4877887ab97d30 Issue-Id: SDC-445 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-10Reduce time spent waiting for spin upPamela Dragosh2-17/+50
The wait times are way too large. I've added similar script used in the docker images to wait for the port to open. Reduced overal time. Fixed API call to get Configs. Should be: ".*" not "*.*" Removed fake policy tests. Issue-ID: POLICY-299 Change-Id: I4076ef8935dd128f1e240202083ce5567e70a67b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-10-01SDC test rename and timeouts increaseYuli Shlosberg2-3/+3
Rename healthCheck test to sanity test Change-Id: Id24e18ef7b22592d7315de2ef992d59199bd2d6a Issue-Id: SDC-424 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-09-30Merge "Policy CSIT test files with latest changes"Gary Wu1-0/+127
2017-09-29Policy CSIT test files with latest changesma987d1-0/+127
Issue-Id: POLICY-77 Signed-off-by: ma987d <ma987d@att.com> Change-Id: I6704704b676c0c99817a61ca614e49ba980d79bd
2017-09-28Setup a basic traveral suite for startingVenkata Harish K Kajur1-0/+21
Issue-ID: AAI-156 AAI-330 Change-Id: Ic95b8dcc80c2fd54a9f90c920b29c4b1aac4b7e7 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com> Signed-off-by: Singhsumalee, Pete (ps2418) <petes@att.com>
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>