aboutsummaryrefslogtreecommitdiffstats
path: root/boot/robot
AgeCommit message (Collapse)AuthorFilesLines
2019-05-07remove boot/robot folderDR695H5-715/+0
this folder includes properties used for heat based deploment, which has not been supported since casbalance. Worse it causes errors when doing work in the local env and is confusing. Change-Id: Ib7da4a0f73a43f476716a527455584620a009ad9 Issue-ID: TEST-147 Signed-off-by: DR695H <dr695h@att.com>
2018-10-22Fix misspelling of security group parameterGary Wu1-16/+16
Change-Id: I442ac088f3a089ffadd878c2af4b5848065ae0f5 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-28unify AAF and non-AAF credentials for healthcheckJorge Hernandez1-4/+4
To allows easy transitions from AAF to non-AAF operations. Change-Id: Id16662101fb3797fb1d47fb3dcb89cdb31a8d4d0 Signed-off-by: Jorge Hernandez <jh1730@att.com> Issue-ID: POLICY-1156 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-09-25Sync robot_properties between HEAT and OOMGary Wu1-3/+29
Change-Id: Iec96eaef5191f39592db69d3f3a38309af3abe8e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-24Update AAI credentials for robot testsuiteGary Wu1-2/+2
Change-Id: Ibd6db4403916b2324bdef69468bb5ed0eee2e9c9 Issue-ID: INT-668 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-18Add cds option to Robot demo scriptYang Xu1-0/+7
Change-Id: I536a34b16f507ab6eb7a0a5c0b99abc895134e62 Issue-ID: CCSDK-537 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-09-18exclude datarouter from heatBrian Freeman1-1/+1
Issue-ID: INT-664 Change-Id: I66cc60f4db323e44beb765a0a58fe885998961ec Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-14Add portal option to ete test scriptGary Wu1-1/+1
Change-Id: I06a9a03af82e2601955d9871f2443e66f9759dc2 Issue-ID: PORTAL-388 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-12use https for robot framework and vfw scriptJorge Hernandez1-1/+1
Change-Id: I3a41f8ce087c63279b5d324d485d335f6d6cdc69 Signed-off-by: Jorge Hernandez <jh1730@att.com> Issue-ID: POLICY-1112 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-09-10Change DCAE collector portMarco Platania1-1/+1
- 8080 --> 8081 Change-Id: I4ac69b877c8b7db2fe9c5f1073d1d02ccac4e43f Issue-ID: INT-584 Signed-off-by: Marco Platania <platania@research.att.com>
2018-09-04Update APPC PasswordBrian Freeman1-1/+1
Issue-ID: INT-645 Change-Id: I7fb6d1d7849ac236c7c88d794c6852dc700c14be Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-29Retrieve demo artifacts via nexus REST APIGary Wu1-2/+1
This supports the use of SNAPSHOT demo artifacts in the vnf HEAT templates. Change-Id: I980c879819b1a396c985c7a2af1885b28e4f150a Issue-ID: INT-592 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-28Updates for SO integration & sec_groupBrian Freeman2-1/+18
Issue-ID: INT-621 Change-Id: Iad87a8ce5cb0058a82e6b96c84c6e5411ce08b2f Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-11Update SO container endpointsBrian Freeman1-0/+10
Issue-ID: INT-621 Change-Id: I4d7a02c7e2e1d046e3dd621ea20d499352655dd4 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-08Refactor HEAT robot propertiesGary Wu1-4/+4
Change properties file in HEAT to match OOM as much as possible to facilitate diffing between the two. Change-Id: I4c52281fc24dd81a5b4e878db7f31fd40a9e54e5 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-01Update demo.sh to make ipv4-oam-address optionalMarco Platania1-3/+3
Change-Id: If204432dcd98309edf9509d92e8f0c740deef7e0 Issue-ID: INT-602 Signed-off-by: Marco Platania <platania@research.att.com>
2018-07-30Remove demo, testuite/properties repos in robot VMGary Wu5-0/+656
No longer clone demo and testsuite/properties repos in robot VM. Instead, use demo repo content within testsuite container, and pass properties directly from heat template boot/ directory. Change-Id: I9e472f9b6cea47dc2faebd091d95be9e89aff667 Issue-ID: INT-605 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>