aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-07-30Merge "Add support to IPV4-OAM-ADDRESS to heatbridge"Daniel Rose2-6/+8
2018-07-27Fix status checking for healthdistGary Wu1-7/+7
Change-Id: If542984079e354aa49357eb5a25f8e0423769c90 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-26Fix mode on ssh keysBrian Freeman1-0/+3
Issue-ID: TEST-111 Change-Id: I1c76efad242a866a0d47597b42ad2b390d15df3a Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-26Create Robot Test of Closed LoopBrian Freeman2-1/+34
Issue-ID: INT-584 Change-Id: I09dd8efd3e6c8c23fd9d90178c17b47d0f4553bb Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-26Updates for vFWCL SetupBrian Freeman4-8/+35
Issue-ID: TEST-110 Change-Id: If230afd903c51a01dad5a6204dca1a1eee1f8adc Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-25Add support to IPV4-OAM-ADDRESS to heatbridgeMarco Platania2-6/+8
Change-Id: I6f76e916e81d4f80c783d87d09f33dbf710da3fd Issue-ID: INT-602 Signed-off-by: Marco Platania <platania@research.att.com>
2018-07-23First Pass Automated vFW control setupBrian Freeman8-1/+37
Issue-ID: TEST-110 Change-Id: Ib3ea0120a72dc0b6932bb9e12c4ba385e89511c3 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-19demo vFWCL & failsafe customer selectBrian Freeman2-0/+5
Issue-ID: TEST-109 Change-Id: I019fab8503ed43f5b82bfc34f46fc51ff8aa8773 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-16Fix return for Model DistributionBrian Freeman1-1/+1
Issue-ID: TEST-107 Change-Id: I3b6bcbda7bd00f1b5ce0e7cfa051880994167dbb Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-16Additional logging on DCAE healthcheckBrian Freeman1-2/+3
Issue-ID: TEST-106 Change-Id: Ida676e90e03595613367e04d4218d2a03e336df8 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-07-13Increase timeout for healthdistgwu1-2/+2
heathdist often fails due to timeout in the labs. Increase the timeout even more to try to fix it. Change-Id: I57875c713dd3a2c38df3047c54b91cbdf8eb358b Issue-ID: INT-586 Signed-off-by: gwu <gary.i.wu@huawei.com>
2018-07-12Increase timeout for healthdistgwu1-1/+1
heathdist often fails due to timeout in the labs. Increase the timeout to try to fix it. Issue-ID: INT-586 Change-Id: If0198622f5d3e948005f168e18aeadd789abb985 Signed-off-by: gwu <gary.i.wu@huawei.com>
2018-06-14Make Region be fully paramaterisedafenner1-1/+1
Change-Id: I85a1764529201046da09837c73eaa26864f506b9 Issue-ID: TEST-96 Signed-off-by: afenner <andrew.fenner@ericsson.com>
2018-06-07Bump testsuite master to 1.3.0Gary Wu1-2/+2
Change-Id: I8a3ee099c31cc1f9af778d62d7eda704d43361bf Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-31Bump testsuite version2.0.0-ONAP2.0.0-ONAPGary Wu1-1/+1
Change-Id: I0be0b4ac617fa8f915c4151fab6a5dee3320d470 Issue-ID: INT-506 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-31Set Focus for InstanceName boxv1.2.1Brian Freeman1-0/+1
Issue-ID: TEST-91 Change-Id: I16ee4571f9707e76653d8a4ca4b00fe647b3586b Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-31Set orchestration-status to ActiveMarco Platania1-2/+3
- Update heatbridge.robot to set up orchestration-status to Active after a VNF is created Change-Id: I116e94047296bd57ab543bbf4c1ecf549ade32cd Issue-ID: TEST-98 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-25Fixes for Redist and Shorten timeBrian Freeman2-13/+17
Issue-ID: AAI-1181 Change-Id: Id5420f4ee46f2ae20e53f0c1b8f1efcbb8c292b2 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-25Add Retry to DistributionBrian Freeman1-4/+16
Issue-ID: AAI-1181 Change-Id: I47fcf5d69caa20d098c2a2b4e056bb669cbd0284 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-24Merge "Remove use of the raw repo"Daniel Rose2-2/+0
2018-05-23Remove use of the raw repoGary Wu2-2/+0
Change-Id: I4a4c27e27f706795a5f77c2b0817a3150ef8dc3c Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-23Fix incompatible complex dataBin Yang1-3/+3
Change-Id: I180be95ff537fc2f64c51feab9cf463d10586725 Issue-ID: INT-507 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-05-22Correct AAI PathBrian Freeman1-1/+1
Issue-ID: TEST-94 Change-Id: I96b85c1c6057de4352170208c60dce82136fe09e Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-22Set PROV with HeatbridgeBrian Freeman2-1/+28
Issue-ID: TEST-94 Change-Id: I9b29fae3b8b95131f68df7deea5131e431d70629 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-20Fix Heatbridge for vCPE vGWBrian Freeman1-1/+1
Issue-ID: TEST-93 Change-Id: I7c3b9f3c40222acc936c5ae88f8930794186b82c Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-16Bump testsuite to 1.2.1-STAGINGGary Wu1-2/+2
Change-Id: Ia4d0cdab974c2df031001164fea11aff8f576721 Issue-ID: INT-501 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-14Update naming of Robot Healthcheckv1.2.0Gildas Lanilis1-4/+4
Update the naming of the Basic Health Check so we can easily associate their name to an ONAP project. Change-Id: I8abb475f3cb893bf66058e230e3540401d926b20 Issue-ID: INT-462 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-05-13Add tag for 72 hr testBrian Freeman1-3/+3
Issue-ID: TEST-92 Change-Id: I8697c377ecac6b5eb258b0bca76880ed5ca88a96 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-13Update Delete / Detect SO COMPLETE in distributeBrian Freeman3-6/+41
Issue-ID: TEST-92 Change-Id: I26879237743e356c9205e1c35b8f550846c168c5 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-11Merge "Add Project and Owning Entity to VID"Daniel Rose4-25/+23
2018-05-10Add Project and Owning Entity to VIDbdfreeman14214-25/+23
Issue-ID: TEST-89 Change-Id: I290589d74c13960a6cc57ae937f5c62f535f8c17 Signed-off-by: Brian Freeman <bf1936@att.com> Update Instantiate for Beijing Issue-ID: TEST-91 Change-Id: If56dff3719a63f45cc15e0fdd6a0499b6de5d00e Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-10Adding SMS health checkKiran Kamineni2-0/+31
Adding health check for SMS. Tested on windriver lab. HTTPS with verification of Servercertificate is not enabled as it needs the latest robotframework-requests library. We are currently on 0.4.5. We need 0.4.7. Issue-ID: AAF-272 Change-Id: I8448c31666ae664a1966e52349d862b695b7f732 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-04Merge "Skip ELK health checks for HEAT deployments"Daniel Rose1-4/+4
2018-05-04Skip ELK health checks for HEAT deploymentsGary Wu1-4/+4
Change-Id: I3d6252f36086023a1e4b3e29a5cf71cd13a81435 Issue-ID: INT-489 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-03Update distribution for SDC onboarding containerBrian Freeman1-39/+42
Issue-ID: TEST-85 Change-Id: Ifa4a8d20c782f8816f5060bc52744c090ee7de34 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-30Update AAF Health for BeijingBrian Freeman2-5/+9
Issue-ID: AAF-256 Change-Id: Ie6e700a7e3f02730f771070ac286cb265ab5882a Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-30Merge "Add exec permission to shell scripts"Daniel Rose6-0/+0
2018-04-30Add exec permission to shell scriptsGary Wu6-0/+0
Change-Id: Ib2c00e2c5b76801b2200ab76c343dbf1577d53ed Issue-ID: TEST-87 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-30Don't parse DCAE response as JSONGary Wu1-1/+1
Trying to parse DCAE response as JSON fails when the DCAE response is not successful. This change logs the entire response object. Change-Id: Ica718fdf39ef167b86789b5b8fda825dc8345e68 Issue-ID: TEST-87 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-25Merge "Fix SDC DE Test"Daniel Rose1-1/+1
2018-04-24Decompose OOF HealthCheck in 2: SNIRO and HomingEric Debeau2-12/+32
Create HealthCheck for SNIRO Create HealthCheck for Homing service Change-Id: Id2ba8d04500234b88f0facd7afdf8e683f059f06 Issue-ID: OPTFRA-219 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-04-24Create OOF Robot Health CheckEric Debeau2-0/+30
Add tag Change-Id: I285f58ca2c99102bf67efe45b37214677ba9d861 Issue-ID: OPTFRA-219 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-04-23Fix SDC DE TestBrian Freeman1-1/+1
Issue-ID: TEST-88 Change-Id: Ia25b102c48702ac860d8a26d2e55d345f55cb423 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-23Update naming of Robot HealthcheckGildas Lanilis1-30/+29
Update the naming of the Basic Health Check so we can easily associate their name to an ONAP project. Change-Id: Icfb9756edbacf3371d110f2f104944f1ebe502b1 Issue-ID: INT-462 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-04-23Fix VID catagory_parameter initBrian Freeman1-8/+12
Issue-ID: VID-214 Change-Id: I14bfdb787d1eecc33414df276b2894eb21f2cbbc Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-22Populate VID owning entity fieldsSonsino, Ofir (os0695)1-0/+12
Change-Id: Ic19afc75520fb1a1726160bbc2f53d6f51a4dad0 Issue-ID: VID-214 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-04-19Merge "Fix vFW Closed Loop robot test case"Daniel Rose7-16/+99
2018-04-19Fix SDC HealthCheckBrian Freeman1-1/+3
Issue-ID: TEST-88 Change-Id: Ic207c943054ea67f3582e4b018bdb286f6b1a7f1 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-19Fix vFW Closed Loop robot test caseGary Wu7-16/+99
Issued addressed by this change: * Cherry picked from Amsterdam * Send the invariantUUID of VPKTG to Policy instead of VFW * Extraneous single quote characters in the policy yaml * Policy update wouldn’t “stick” until I added in the delays in between the various Policy API calls * Had to ignore the VID teardown errors; not sure if this is necessary to pass the closed loop test Change-Id: Ie504736484df78c46f564ee21bbd0c22d494af1f Issue-ID: INT-406 Signed-off-by: Gary Wu <gary.i.wu@huawei.com> Signed-off-by: Brian Freeman <bf1936@att.com>
2018-04-19Add LOG component robot healthcheckNeal Chatterley2-0/+70
Issue-ID: OOM-914 Change-Id: I92fda47890e3fdf22d98bea0e312096ff097bf7a Signed-off-by: Neal Chatterley <nealch@amdocs.com>