aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Collapse)AuthorFilesLines
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-11-01Merge "Updated setup.sh and test1.robot"Gary Wu2-4/+8
2017-10-31Updated setup.sh and test1.robotkishore2-4/+8
Issue-ID:PORTAL-78 Change-Id: Ib8e158230eda5803a93a9a9f672659f63834b1ae Signed-off-by: kishore <kk707x@att.com>
2017-10-31Update heat template env for DCAE changesGary Wu1-2/+2
Change-Id: Iccc39d7af91bdb56bdf015aaad01a2deb605b4aa Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-31Update heat template env for DCAE changesGary Wu1-2/+6
Change-Id: If0af67a0dcc57d8089d70b554d8a5ec26297712b Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-31updated setup.sh and test1.robotkishore2-2/+2
Issue-ID:PORTAL-53 Change-Id: Ibd052bc5595f9c8b6a1a84719016e7f79bbe1700 Signed-off-by: kishore <kk707x@att.com>
2017-10-30Update heat template for DCAE changesGary Wu1-12/+11
Change-Id: I58482e8bf091ec747b912a71b8017833c61be302 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-30Show Robot website URL for log directoryGary Wu1-0/+1
Change-Id: Id5ef356ae8678a121d83a5efbf991619f99cddde Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-30Update .env file to match latest heat templateGary Wu2-26/+28
Change-Id: Ia16b1f2cc8c399f47bb20ae9f1df7e492fe9baf5 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-30Set up password env substitution in deploy scriptGary Wu2-2/+6
Change-Id: I65d83f4d0f8b4d205e8eda7a4c3188c14620aca5 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-30Update env file for DCAEGary Wu1-23/+49
Change-Id: I88c1ae56d2dd5337d929501b528da96ca04cfa4c Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-29fix nightly setup scriptYuli Shlosberg3-68/+4
Change-Id: I0543a822735c984a232de695cb3251ce9dfc8ac1 Issue-Id: SDC-521 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2017-10-29Merge "Sniro Emulator - Fix SO CallBack URL"Gary Wu2-1/+14
2017-10-28Sniro Emulator - Fix SO CallBack URLGeora Barsky2-1/+14
Modify SNIRO emulator to use the callback URL included in the request Change-Id: Ida9cf0099c984a0c0ca19bd5850164640b649827 JIRA-ID: INT-311 Signed-off-by: Geora Barsky <georab@amdocs.com>
2017-10-27Allow root login on robot VM for ETEGary Wu1-0/+3
Change-Id: I0c2c44c043d5aa05eb347f6449fbc4c646d56bb1 Issue-ID: INT-310 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-27Merge "Add Functional test case"Gary Wu5-8/+86
2017-10-27Add Functional test caseStilwell, David (stilwelld)5-8/+86
Added Functional test case : validate vnf-api Added additional sleep to setup.sh Updated teardown to dmaap container cleanup Change-Id: I7586d0526053baa24a36d9da371d20239abb76b4 Issue-ID: SDNC-84 Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
2017-10-26Add nightly test to sdc projectYuli Shlosberg6-0/+147
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 Jora12-44/+69
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-24Retrieve robot results from health checkGary Wu1-1/+5
Change-Id: I0925f8ee4b30eb3b72f6f4cd53dff3f7909fb1eb Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.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-23Add script for health check jobGary Wu1-0/+2
Change-Id: I2966deafdb2902b23193ac5d11eeb14de6f4ede2 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Add script for health check jobGary Wu2-0/+30
Change-Id: I524853bd26fb104dd787a0e3ae6a8e9ae6acc5db Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Refactor deployment scriptsGary Wu3-41/+48
Change-Id: Ib82ddeb13902afdc50de61e1042cf8b810581509 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Minor tweaks to stack deletion commandsGary Wu1-4/+2
Change-Id: I5e5fa540bfa157207b79921a97595eed7de1045c Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Delete all existing stacks on deployGary Wu1-1/+7
Change-Id: If325394527354d7e86c6fef67a91fcd1da08bd6c Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Modify properties to match recent template changesGary Wu1-0/+39
Change-Id: Iaa26d837a96a5aefa0f56591e3077cada697816b Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Modify properties to match recent template changesGary Wu1-6/+0
Change-Id: I5b162003ac87cdc957e95226b5b425e98f189101 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Modify properties to match recent template changesGary Wu2-26/+1
Change-Id: Ib692dde21a35d69b9b995a8a3de8e04f380fcf6f Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Remove block on use of HTTPS endpoingGary Wu1-12/+0
Change-Id: I3a91e5f658185c9a97d6c0eb4f54bed6c273cf09 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Skip read if inputs alread definedGary Wu2-54/+6
Change-Id: If4ca7c9b34a31e104cc0e236e0f062c549a279d9 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-23Merge "Add CSIT test for VID login API"Gary Wu4-0/+83
2017-10-23Fix csit failedluxin1-1/+1
Change-Id: I39d2193ccc81e8c26898dad34b8138139fc30fe0 Issue-Id:VID-84 Signed-off-by: luxin <luxin7@huawei.com>
2017-10-22Add CSIT test for VID login APIOfir Sonsino4-0/+83
Change-Id: I03fc7519938cc562163dce1ac97211d9d3dcfa16 Issue-ID: VID-73 Signed-off-by: Ofir Sonsino <os0695@att.com>
2017-10-20Add robot script and related dataSerban Jora5-0/+112
Change-Id: I45153d7cbc137ed9f5359b132fa8c2b60f4e1e01 Issue-Id: MODELING-26 Signed-off-by: Serban Jora <jora@research.att.com>
2017-10-19Policy CSIT Payload changes from push-policies.shRAJU9-14/+64
Issue-Id: POLICY-337 Signed-off-by: RAJU <cr770w@att.com> Change-Id: I6efd732fea87c23483af32de9f6938e00f41a8ff
2017-10-19Script to get floating IP for a server nameGary Wu1-0/+6
Change-Id: I6608c075c6c1adfa1a088f5da70619ebd773ffa5 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-19Merge "Script for Jenkins env in Wind River lab"Gary Wu1-0/+52
2017-10-19Script for Jenkins env in Wind River labGary Wu1-0/+52
Change-Id: Ibcd8323fc942b8bac0f0a3d993edf326b24b3f89 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-10-19Updated test1.robotkishore1-14/+14
Issue-ID:PORTAL-53 Change-Id: If0b9cda6df3d2317db07d38bb64a055ee8011faa Signed-off-by: kishore <kk707x@att.com>
2017-10-19Updated setup.sh and test1.robotkishore2-11/+9
Issue-ID:PORTAL-78 Change-Id: Ibc7aa3590a4dd7a0c0769c135aefbb80db78ece2 Signed-off-by: kishore <kk707x@att.com>
2017-10-19Merge "Updated setup.sh and test1.robot"Gary Wu2-10/+13
2017-10-18Updated setup.sh and test1.robotkishore2-10/+13
Issue-ID:PORTAL-53 Change-Id: Iaab6441d4d104b652e9cfe00b62f7e11a7cba2c4 Signed-off-by: kishore <kk707x@att.com>
2017-10-18Merge "update data spec file with apache license"Gary Wu1-1176/+1161
2017-10-18Add structure for modeling/javatoscachecker csitSerban Jora5-0/+121
Change-Id: I38b62330748b6c35656af30d102569fdaa46e7cd Issue-Id: MODELING-26 Signed-off-by: Serban Jora <jora@research.att.com>
2017-10-18update data spec file with apache licenseVijay1-1176/+1161
Change-Id: I0744cb25bd65a84ef2a5b9b47f65d4b095aef9af Issue-Id:DCAEGEN2-167 Signed-off-by: Vijay <vv770d@att.com>
2017-10-18Set svnfm consul version to 0.9.3ying.yunlong1-1/+1
MSB can't work with the latest version of Consul 1.0.0 Change-Id: Ifd31028c430544ea549c64c647a051b4981c9bc6 Issue-ID: VFC-540 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-10-18Set gvnfm consul version to 0.9.3ying.yunlong1-1/+1
MSB can't work with the latest version of Consul 1.0.0 Change-Id: Iff8ef41a702c2e156a273d5ba6df145d0777e2f9 Issue-ID: VFC-540 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
2017-10-18Set vnfres consul version to 0.9.3ying.yunlong1-2/+2
MSB can't work with the latest version of Consul 1.0.0 Change-Id: I3e8039c18869e6f98a4b38cbde70335c7e3d9fe1 Issue-ID: VFC-540 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>