aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/aai
AgeCommit message (Collapse)AuthorFilesLines
2019-03-19AAI-2208 Robot tests for CCVPN and relationshipsKeong Lim3-0/+176
Add relationship to relationship-list Add vpn-binding keywords Update connectivity keywords Update test cases to relate connectivity to vpn-binding and vice-versa Change-Id: Id23f4603f0df47e737adf481d8b6308a64936ba0 Issue-ID: AAI-2208 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-03-08AAI-2208 Add robot test cases for CCVPN use caseKeong Lim3-2/+94
Testing of AAI in CSIT-style regression tests Testing of connectivities in AAI for CCVPN use case Ignore project file of RED tool Expand AAI properties to distinguish different AAI versions Fix bugs in aai_interface.robot Change-Id: Ie459e29aeb44840989360dd2da6858096fcfd358 Issue-ID: AAI-2208 Signed-off-by: Keong Lim <keong.lim@huawei.com>
2019-02-19Fix overlapping INDEX_PATH etcBrian Freeman2-19/+15
Issue-ID: INT-896 Change-Id: I3981bf4d75616d8105c7131cef62441974483f17 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-02-08Add create VNFC to RobotMarco Platania1-0/+52
- Add template file and create functions to AAI section - Modify heatbridge to create VNFCs Change-Id: I66ec14241568e58f9d59bae8fb08c081d6a72822 Issue-ID: TEST-137 Signed-off-by: Marco Platania <platania@research.att.com>
2019-01-23Add availability zone to init customerMarco Platania1-0/+52
Change-Id: Ida24eb5c9e9daee84d5ec020cd770bcc15f21539 Issue-ID: INT-705 Signed-off-by: Marco Platania <platania@research.att.com>
2018-10-10E2E sunny scenario for PNF registrationkrzysztof kuzmicki1-12/+0
Change-Id: Icbe8914f6111f5ca385117d3c7027e53e960281b Issue-ID: INT-685 Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
2018-10-10E2E sunny scenario for PNF registrationkrzysztof kuzmicki1-0/+12
Change-Id: I09e23319bd33ba89ac256a3d687c9caa351d4d46 Issue-ID: INT-685 Signed-off-by: krzysztof kuzmicki <krzysztof.kuzmicki@nokia.com>
2018-02-23cleaning up some dirty code and warnings from REDDR695H1-6/+1
Issue-ID: TEST-79 Change-Id: Iadfe17079c4cf1aa4483464c748d2ab31244df63 Signed-off-by: DR695H <dr695h@att.com>
2017-11-22Report test failure when Delete VNF fails1.0.0-ONAP1.0.0-AmsterdamJerry Flood1-0/+2
Issue-ID: TEST-54 Change-Id: Id92f2bbdcc967f44024c8f3aa53d45f82616ea9f Signed-off-by: Jerry Flood <jf9860@att.com>
2017-11-12Update A&AI api to v11 and create complexJerry Flood9-59/+128
Issue: TEST-34 Change-Id: Ibac7f78390f517e3d3876ec0adff97d1136b2f28 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-10-10Add API calls for creating network zone -defaultsJerry Flood1-0/+59
Issue: INT-256 Change-Id: Iaa83434ba4ba32eab81712e51e5e64a4c52ca0a3 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-08-11Updated robot scripts to support R1.1.0 changesJerry Flood1-2/+2
Issue: TEST-47 Change-Id: I5f6bfa936ca873237e61242f3d568f5ab09eceaa Signed-off-by: Jerry Flood <jf9860@att.com>
2017-06-30[TEST-45] support injectable ipsDR695H1-4/+6
today onap ips are hard coded so we should support having them injectable from external sources Change-Id: Id7911df331207a9198e9bf43168b9a6843db6f48 Signed-off-by: DR695H <dr695h@att.com>
2017-04-21[TEST-18] Add function to suppress cert warningsJerry Flood1-9/+13
Change-Id: I9ddc3fe40ce813489ecd6237e18a0ebc6e32ae41 Signed-off-by: Jerry Flood <jf9860@att.com>
2017-03-09TEST-4 Re-factor openstack region variablejf98601-29/+30
Change-Id: Iad9ef0555dbbd921e261bfa2a63806100bcf7c83 Signed-off-by: jf9860 <jf9860@att.com>
2017-03-04Complete vDNS closed loop teardownjf98601-1/+21
Change-Id: I0c680349bb120f274465de08f1a02e5deb2e0c5d Signed-off-by: jf9860 <jf9860@att.com>
2017-03-02Remove fragile process test from vFW validation.jf98601-33/+34
Process name is vairable. Process validation is implied by susbequent log validation. Allow for A&AI teardown delete to fail due to lingering references. Change-Id: Iea269d24232d4ff711233f5c666da677354ab694 Signed-off-by: jf9860 <jf9860@att.com>
2017-02-22Complete teardown implementation.jf98602-4/+29
Add demo.sh to support hands on demo Change-Id: Idf235957bd992e6d7482c8241f6ba8b8944c2826 Signed-off-by: jf9860 <jf9860@att.com>
2017-02-22Add keywords for deleting A&AI entitiesjf98601-1/+16
Change-Id: Ia1218f1e1bba661272bbc29cc683506f21d3692f Signed-off-by: jf9860 <jf9860@att.com>
2017-02-17Initial checkin of EopenECOMP testsuiteDR695H7-0/+408
Change-Id: I64a2b6d8cf66169829866b73b3d26a4ff59b0a42 Signed-off-by: DR695H <dr695h@att.com>