aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/scripts
AgeCommit message (Collapse)AuthorFilesLines
2018-04-12Optimization Policy CSIT testsMichael Mokry1-1/+1
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-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-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-27Complete optf-has csit for M4Leonardo Bellini1-1/+1
Issue-ID: OPTFRA-204 Change-Id: I09afb088c343699be78d2195638596ac09a0c875 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-27complete test cases for M4Leonardo Bellini4-12/+13
Issue-ID: OPTFRA-204 Change-Id: I0010ecae5f64fbe0b3c0be5cb9ebc52d9a426254 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-26Merge "Add optf-has healthcheck and other test cases"Gary Wu4-4/+20
2018-03-26Add optf-has healthcheck and other test casesLeonardo Bellini4-4/+20
Issue-ID: OPTFRA-204 Change-Id: I847a8ea755190be05537c2f6dd332bc21ddd3728 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-26Update passwordehautot1-1/+1
Change-Id: Ie67204f082b128fc6b53295a53f907aaa312a6a2 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-03-22fix sdc csit testsYuli Shlosberg4-115/+172
Change-Id: I16abd9427839df72b5fbe0365fc603439c89ef09 Issue-ID: SDC-1159 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-03-21Fix CSIT tests and add some moreehautot2-6/+3
Change-Id: I550b3c580ac0491b279da5288587b2bb6b053f46 Signed-off-by: ehautot <eh552t@intl.att.com> Issue-ID: CLAMP-129
2018-03-20add aaisim containerLeonardo Bellini3-30/+93
Issue-ID: OPTFRA-192 Change-Id: I9038926d2fa851d732ca389c9cd01ea995077d54 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-19Start using optf docker images from nexus in CSITLeonardo Bellini1-6/+4
Issue-ID: OPTFRA-191 Change-Id: Icf284b68e936f71c6af937992ff3c8f149c5d981 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-19Merge "Align csit testing to latest optf-has merged code"Gary Wu4-27/+122
2018-03-19Align csit testing to latest optf-has merged codeLeonardo Bellini4-27/+122
Issue-ID: OPTFRA-190 Change-Id: If17ea42fdd40cf9d512decbdaa05b626fe341352 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-16Update policy csit for new docker image namesmmis1-3/+3
Updated the policy csit script with the new policy docker image names onap/policy/policy-pe -> onap/policy-pe onap/policy/policy-drools -> onap/policy-drools onap/policy/policy/nexus -> onap/policy-nexus Issue-ID: POLICY-674 Change-Id: Ic72681c81fcd013706c0151dbd076beaa35ee917 Signed-off-by: mmis <michael.morris@ericsson.com>
2018-03-15Integrate optf-has with music - first stepLeonardo Bellini8-12/+246
Issue-ID: OPTFRA-186 Change-Id: I0e92332af26105273db2a07e2d9bf04f0980338c Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-13make proxy settings configurableLeonardo Bellini1-7/+11
Issue-ID: OPTFRA-175 Change-Id: I41e400073665e0feb7f35fb6046322782b7dc626 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-12Merge "Rename optf base dir to optf-has"Gary Wu6-11/+47
2018-03-12Rename optf base dir to optf-hasLeonardo Bellini6-11/+47
Issue-ID: OPTFRA-171 Change-Id: I19d7b8c38bf324171b7204499114e79839cc9c18 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-12correction to pass 1 failed CSIT testLeonardo Bellini1-2/+2
Issue-ID: MUSIC-52 Change-Id: I789055f770d73a2d2d3c551e6457f57a659231a7 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-08Merge "Corrected docker tag to pull for CSIT"Gary Wu1-1/+1
2018-03-08Modify the has_scriptAmjath khan1-5/+5
Change-Id: I4e5235af0276beeffcc69d370d7ee8ad621f82e5 Issue-ID: OPTFRA-165 Signed-off-by: Amjath khan <ak683p@att.com>
2018-03-08Merge "freeze optf/has for m3"Gary Wu4-4/+456
2018-03-08freeze optf/has for m3Leonardo Bellini4-4/+456
Issue-ID: OPTFRA-165 Change-Id: I9b041808eb40bab42436811cdc34c9f99257ad9c Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-08Merge "freeze 1st test group for music integration"Gary Wu3-0/+38
2018-03-08Merge "Update policy script for new image structure"Gary Wu1-9/+12
2018-03-07freeze 1st test group for music integrationLeonardo Bellini3-0/+38
Issue-ID: MUSIC-50 Change-Id: I1eb7e879e18cf4f96fbbaaf9e67cb3e8aed6e2fe Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-06Update policy script for new image structuremmis1-9/+12
Policy docker image structure and the method for building them have changed and hence the script to build and deploy the images for the CSIT tests needs to be updated accordingly Issue-ID: POLICY-652 Change-Id: I2ecde1906c1baa74bbab20711ac521f9b0a5b5a8 Signed-off-by: mmis <michael.morris@ericsson.com>
2018-03-04Corrected docker tag to pull for CSITdglFromAtt1-1/+1
Change-Id: I9ad1621a4af09529f5e0cd84dd435211139b22d2 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-318
2018-03-03Initial CSIT framework for dmaap/buscontrollerdglFromAtt8-0/+235
Change-Id: I068ccaafbeeea0d08949e83cccac56a238901aa3 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-318
2018-03-01Merge "Onboard music CSIT into integration project"Gary Wu1-0/+25
2018-03-01Onboard music CSIT into integration projectLeonardo Bellini1-0/+25
Issue-ID: MUSIC-43 Change-Id: I680d6255a9d396bf6a546268b4c58cff4b66b2e4 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-01Add CSIT files for optf/has for integrationLeonardo Bellini2-0/+25
Issue-ID: OPTFRA-158 Change-Id: Idc7827cf82e21bdddea4293c94516bdc0bfa2b6e Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
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