aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-06-24Bump up testsuite versiondublinYang Xu1-1/+1
Signed-off-by: Yang Xu <yang.xu@futurewei.com> Issue-ID: INT-1121 Change-Id: I94ab88a88183055b616d81188c401a818dd0941b
2019-06-21Wait for Certify Catalog Resource4.0.0-ONAP1.4.2Brian Freeman1-2/+2
Issue-ID: INT-1115 Change-Id: I0b54323edcc9f70106e98499e97456a49b21b4d8 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-06-21Wait for Openstack QueryBrian Freeman1-1/+2
Issue-ID: INT-1116 Change-Id: I91eb1f560907b1a9e0beffeae525310e32897d7b Signed-off-by: Brian Freeman <bf1936@att.com>
2019-06-21Wait for Certify ServiceBrian Freeman1-1/+4
Issue-ID: INT-1115 Change-Id: I3dfd2950574337191ebc127ff4fc283ea551141f Signed-off-by: Brian Freeman <bf1936@att.com>
2019-06-20Extend wait time in closedloop testYang Xu1-5/+5
Change-Id: Ibbbd9b7a4e9977cbcf321b136499c085bce46267 Issue-ID: INT-1114 Signed-off-by: Yang Xu <yang.xu@futurewei.com>
2019-06-20Up rev AAI for preloadBrian Freeman1-1/+1
Issue-ID: INT-1113 Change-Id: I0ec8510db3803b82f827451a2530cb7d5158c2e1 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-06-14Version bump testsuite to 1.4.2Gary Wu1-1/+1
Issue-ID: INT-1055 Change-Id: I2449384b41a1b466186565faf88326e3161b5ac7 Signed-off-by: Gary Wu <gary.wu@futurewei.com>
2019-06-09Work around for Slower Env1.4.1Brian Freeman1-3/+5
Issue-ID: INT-1099 Change-Id: I825072da0718cea4a7cd127594cbd1f79c7880b2 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-06-03Reset Flows to Medium on TeardownBrian Freeman2-1/+5
Issue-ID: INT-838 Change-Id: I0b8b6d93673d47bcddae6999eebfcfc1da816574 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-31Make control loop name uniqueBrian Freeman1-1/+1
Issue-ID: INT-838 Change-Id: Ia4827474d003843daa589c2378888bcc32f92a40 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-31Update vfwclosedloop for new vFWBrian Freeman4-30/+60
Issue-ID: INT-838 Change-Id: I28cdf88599c6f4bae09a13cc3ad3ddca52f119dd Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-24Version bump testsuite to 1.4.1-SNAPSHOTGary Wu2-1/+2
Issue-ID: INT-1055 Signed-off-by: Gary Wu <gwu@futurewei.com> Change-Id: I62aebd27b9570742d9fadb9e3e05e04c2a5164ac
2019-05-23Match API version-id requirement1.4.0Brian Freeman2-2/+2
Create Policy returns and integer but push policy expect X.0.0 template updated to match push API Add back test for 200 to push that was used for testing Issue-ID: POLICY-1685 Change-Id: I7fa22ddecfcdbef3fc03cedbb59c77cf336fec2d Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-21Removed duplicate keyword in policyBrian Freeman1-21/+0
Issue-ID: POLICY-1685 Change-Id: I4c05348a4c06811962651ac47d81bb5762d45aa4 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-21Align timeout value with master branchmrichomme0-0/+0
Issue-ID: MODELING-148 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I2bb81de38fcda0f05c1d293ab8dba9f8ee331749
2019-05-21update health check timeout secondsyangyan1-1/+1
Issue-ID: VFC-1387 Change-Id: Id3755489f1409a4498f974ee6de08a1cec175eb9 Signed-off-by: yangyan <yangyanyj@chinamobile.com> (cherry picked from commit a779b7c94ee08973113217e690bd3ec78e577c22)
2019-05-20Update vLB mappingsMarco Platania1-1/+2
Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com> Change-Id: I200d46f9b0cf6c142da6cfba71f86475d216d370
2019-05-20Update DCAE ms blueprintMarco Platania1-2/+2
Change-Id: I511247b3ce4a4eaf043dc0e33e49da706116a423 Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-05-17Use policy yaml and encode itBrian Freeman5-2/+61
Leaving old urlencoded tempalte in case we need to revert Issue-ID: POLICY-1685 Change-Id: I25bbf86193863ff0787b0b6e9987227360ed6a88 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-17Increase healthcheck timeout to 15 secondsYang Xu1-1/+1
Change-Id: I6ecc346d9a0ee7cd3be4af8baa8fb025bb382bf0 Issue-ID: INT-1081 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-05-17Remove disable_warningsSylvain Desbureaux1-7/+7
disable_warnings options of robotframework-requests has an incorrect behavior (force log level for the whole run at 'Error') and then breaks testsuite use when it's launched programmatically. I've tested without these warnings and I don't see any side effects Change-Id: Ib98afdd0ba1468a2bf8736219c7a28995c75704e Issue-ID: TEST-156 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2019-05-17changes reverted due to revert in OOM:integration_robot_properties.pymarekpl1-3/+3
changes reverted due to revert in OOM:integration_robot_properties.py https://gerrit.onap.org/r/#/c/87967/ Change-Id: If6014816ad72a4a5ffa5a977e076e1005c73c453 Issue-ID: DCAEGEN2-1448 Signed-off-by: marekpl <marek.pondel@nokia.com>
2019-05-17Set resource type as VL for Generic NeutronNetYang Xu2-6/+6
Change-Id: I01734240673293596b1695309807f98f6652f16c Issue-ID: INT-1080 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-05-16Fix operational template encodingBrian Freeman1-1/+1
Issue-ID: POLICY-1685 Change-Id: Icb8a15abe1dedde718effe076a5f3d3709c0c18d Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-16hvves message router variable updatemarekpl1-3/+3
hvves message router variable update Change-Id: I079ec00034f18d3a53cbeb37f3f58089acc0b58f Issue-ID: DCAEGEN2-1448 Signed-off-by: marekpl <marek.pondel@nokia.com>
2019-05-15Fix FCAPS health check issueLiexiang Yue1-1/+1
Issue-ID: MULTICLOUD-584 Change-Id: Ib14986c8bfb1ab449fce6eb4bdb421d5cec345e5 Signed-off-by: Liexiang Yue <yueliexiang@chinamobile.com> (cherry picked from commit 80db3881191364af1a7bfb1e9a4662ec8f64061f)
2019-05-15Merge "Fix APPC Mount Create" into dublinGary Wu1-1/+5
2019-05-15Add test timout set for 3m in order to stop test when mesage router is not ↵krzysztof kuzmicki1-0/+2
responding Issue-ID: INT-1065 Change-Id: I8fb817f32a2244452e58794eb705c481991addca Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
2019-05-14Fix APPC Mount CreateBrian Freeman1-1/+5
Issue-ID: INT-1077 Change-Id: Iede5d580f263164f4bdcf4d4a0b048fd8f22c27c Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-14Set VersionBrian Freeman2-4/+6
Read policy-version from create of operational Issue-ID: POLICY-1685 Change-Id: I6d98bd1149b99bc4a105d1d471657a7cff0d4446 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-14Update NBI API version for Dublin in robot testmrichomme1-1/+1
Issue-ID: EXTAPI-241 Depends-On: I08269f126c5c2fbf9aa38a2c07f34a05c9caeeac Change-Id: Id154fc0db655c301c0c9abbdc90d21d2af514288 Signed-off-by: mrichomme <morgan.richomme@orange.com> (cherry picked from commit 45fc5393021123438867d5c79382886e742e55e7)
2019-05-14dublin hvves testsuite fixmarekpl2-10/+12
dublin hvves testsuite fix Change-Id: I9460868f72e62e51469b34a1cdcdfaed5ff65a65 Issue-ID: DCAEGEN2-1448 Signed-off-by: marekpl <marek.pondel@nokia.com>
2019-05-10Merge "hvves testsuite update dut to kafka sasl feature" into dublinDaniel Rose3-33/+24
2019-05-10hvves testsuite update dut to kafka sasl featuremarekpl3-33/+24
hvves testsuite update dut to kafka sasl feature Change-Id: I1bb65e8770488ae773265bd9d251810e7a508055 Signed-off-by: marekpl <marek.pondel@nokia.com> Issue-ID: DCAEGEN2-1448
2019-05-10fork python-testing-utils for dublinDR695H1-2/+2
Change-Id: Ia925a6e0a2facd77807e18aca1dea8798fcea956 Issue-ID: TEST-144 Signed-off-by: DR695H <dr695h@att.com>
2019-05-09Add check after very firs registartion event in order to give time for ↵krzysztof kuzmicki1-12/+7
"unauthenticated.VES_PNFREG_OUTPUT" topic creation in DmaaP Issue-ID: INT-1065 Change-Id: I9381c182ddd3c64de69910f91f8db31710378f24 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
2019-05-09Merge "Fix space on Log To Console" into dublinGary Wu3-22/+59
2019-05-08Fix space on Log To ConsoleBrian Freeman3-22/+59
fix template $ change POST to Policy Api, Pap Added Validate Issue-ID: INT-1071 Change-Id: I8bd51341221e3dd2fb000ae1c5686760a279413e Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-09Push new DCAE blueprint for TCAMarco Platania1-0/+175
Change-Id: I2c27c1c52728ef6b066650090ce2da7348b8ba18 Issue-ID: INT-853 Signed-off-by: Marco Platania <platania@research.att.com>
2019-05-08Fixes for New Policy APIBrian Freeman2-2/+4
fix private key for Wait For Server Issue-ID: INT-1071 Change-Id: I3c6e6e59dc3c6f3fe53887f48cd20ba16b50f402 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-08Cherry pick modeling parser healthcheckBrian Freeman1-0/+4
https://gerrit.onap.org/r/#/c/86968/ Issue-ID: INT-1063 Change-Id: I3ff5810691273200e9d01a8c5da35e1eec411850 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-08cherry pick Policy UpdatesBrian Freeman2-0/+68
https://gerrit.onap.org/r/#/c/87069 Issue-ID: POLICY-1630 Change-Id: I49af6d610408de503906f96d250ad22f63e5e210 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-08Cherry pick fix soutilsBrian Freeman1-9/+8
https://gerrit.onap.org/r/#/c/87044/ Issue-ID: INT-1061 Change-Id: Ia3f013ad57db54395db1467a13b2ee14c837bf23 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-05-07Variable not defined in demo_preload.robotYang Xu1-1/+2
Change-Id: If1ffe0d24c28bef7f648c6d0597321ff0f32bd4c Issue-ID: INT-1069 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-05-07Increase amount ves events for initial DMaaP topic creationkrzysztof kuzmicki1-0/+1
Issue-ID: INT-1065 Change-Id: I6709adc11ac693dae74c1ca52a82486e4d34094d Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com>
2019-05-06Increase time for AAI check for initial DMaaP topic creationMarcin Migdal1-1/+1
Change-Id: If27f8a08811e2e60cf0c6a2e31bcb26e0bf2bd37 Issue-ID: INT-1065 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
2019-05-02Add DMaaP Update topic ACL testBrian Freeman4-4/+86
fixed Pomba Documentation warning Issue-ID: INT-1058 Change-Id: Ifda1ccf4002312d031fde2520226de719b788853 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-30Updates for new policyBrian Freeman4-14/+46
Fix for APPC mount of multiple VM VNFs Issue-ID: POLICY-1685 Change-Id: If8de8ecaa2052044af0512206fe8b326b21f50c4 Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-29Update for Dublin Policy APIBrian Freeman5-1/+100
Add newline for downloaded CSAR Log in sdc interface Add templates and Keywords for new Policy API for testing Issue-ID: POLICY-1685 Change-Id: Ib85d3be4004dda04ae6c8d95d48763222547528e Signed-off-by: Brian Freeman <bf1936@att.com>
2019-04-29Create OOM based CSIT for OSDFvrvarma4-0/+162
Adding CSIT test cases for OSDF for homing and pci-opt Change-Id: I6ad770ef12d8c90373fd7e8b97091a262f1d241a Signed-off-by: vrvarma <vv8305@att.com> Issue-ID: OPTFRA-450