aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/plans/music
AgeCommit message (Collapse)AuthorFilesLines
2018-09-27Move CSIT to integration/csit repoGary Wu6-314/+0
To facilite branching of CSIT tests, all CSIT test code and scripts are relocated to the integration/csit repo. Change-Id: I6777cd414e43dbf2bfa6215f7e50849e1a6a2e59 Issue-ID: INT-671 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-24Teardown music-casstest music-job dockerDileep Ranganathan1-6/+10
While testing locally the music-casstest, music-job instance and image not removed. Removing the music-casstest, music-job in teardown script. Change-Id: Iedf7cfbe72e765ca6d6e7c07fbc6bb4df1d5b428 Issue-ID: OPTFRA-138 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-21Update to add TriggerNelson,Thomas(tn1381)(arthurdent3)1-7/+19
Downloading and setting up Jar for cassandra Minor Fix Missing ; in cql file..... Change-Id: I15c699bac6c13982657d61fa61451f8fa16e5789 Issue-ID: MUSIC-138 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-09-19Update CSIT Test to work with new Images.Nelson,Thomas(tn1381)(arthurdent3)1-13/+45
Minor changes Some cleanup and Output Changes Change-Id: Id16ce27e878f295a8adc4fd2736698f2ad471f17 Issue-ID: MUSIC-138 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-09-05fixed variable AutharizationNelson,Thomas(tn1381)(arthurdent3)2-8/+29
- update to print out tomcat logs for troubleshooting - tomcat version Update - teardown logging updated - More logging to see why table is not there Change-Id: Ia543e27e2875a08846dc6cc32060240b33c56409 Issue-ID: MUSIC-100 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-04-03Increase timeout between cassandra and tomcatLeonardo Bellini1-17/+13
Issue-ID: MUSIC-67 Change-Id: I737f082abdc2581ea852b30824b2dd6e435c8566 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-26Update CSIT for MUSIC distributed KV storeShashank Kumar Shankar2-6/+15
This patch makes minor updates to the recently merged music distributed KV store CSIT tests. Change-Id: I2d210ae318e1d516e71ddead044af4ee30242228 Issue-ID: INT-446 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-03-26[WIP] CSIT for MUSIC distributed KV storeShashank Kumar Shankar3-0/+75
This patch adds CSIT tests for music distributed KV store repo. Change-Id: I731e102d211884f46401412bc35f60310fbc7019 Issue-ID: INT-446 Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
2018-03-14Add more test cases to Music 2Leonardo Bellini2-21/+44
Issue-ID: MUSIC-54 Change-Id: Iecde3e2528c394d06bab61f383a543d1e857674e Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-12correction to pass 1 failed CSIT testLeonardo Bellini2-7/+20
Issue-ID: MUSIC-52 Change-Id: I789055f770d73a2d2d3c551e6457f57a659231a7 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-07freeze 1st test group for music integrationLeonardo Bellini2-21/+59
Issue-ID: MUSIC-50 Change-Id: I1eb7e879e18cf4f96fbbaaf9e67cb3e8aed6e2fe Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
2018-03-01Onboard music CSIT into integration projectLeonardo Bellini3-0/+91
Issue-ID: MUSIC-43 Change-Id: I680d6255a9d396bf6a546268b4c58cff4b66b2e4 Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>