aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-bdd
AgeCommit message (Collapse)AuthorFilesLines
2019-01-02docker for cucumber BDDilanap116-6020/+0
Issue-ID: SDC-2028 Change-Id: I7c1376c449ba7650c3bbc1838726cfd178d2ca40 Signed-off-by: ilanap <ilanap@amdocs.com>
2018-12-19API for get all interface lifecycle typesshrikantawachar3-0/+38
API for get all interface lifecycle types Change-Id: I64471c98ff9626ac53562a075a34f506c2e263ab Issue-ID: SDC-1999 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-11-23Service Workflow changessiddharth09054-17/+62
Service workflow change with few bug fixes Change-Id: Ice2376565bf46fb8d86fb6062654ec54bb2daa43 Issue-ID: SDC-1937 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-11-05bump sdc version to 1.3.3Michael Lando1-1/+1
Change-Id: I703591a9985f9792649622b16f2a05aa89d1d8ea Issue-ID: SDC-1865 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-10-24update sdc version to 1.3.1Michael Lando1-1/+1
Change-Id: I195d96ddf5bd6257ade7eb56c65f9e4bc2d602b6 Issue-ID: SDC-1865 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-09-25fix licensing issuesMichael Lando1-1/+1
license section in package.json updated to apache 2 Change-Id: I4387c8be48cadd9e1499bf7d83d0d0f58c8e7f63 Issue-ID: SDC-1785 Signed-off-by: Michael Lando <ml636r@att.com>
2018-09-13Interface operation support for service - BDDmojahidi8-81/+296
Added flow test for Interface operation support for service Change-Id: I0f4ed8fbc6c124b63ff167cbeaf0921c544b5b79 Issue-ID: SDC-1739 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-08-13BDD fixayalaben2-26/+1
Change-Id: I7d38608334b7f96d1e97d72fc68a40c981e3d4d0 Issue-ID: SDC-1640 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-08-09Corrected relative path to parent POMvempo1-4/+2
Change-Id: I48ac8bbc9ed8a7c15401a3af44696be93c5a4d7c Issue-ID: SDC-1065 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-07-30Add support for workflowId and workflowVersionIdmojahidi3-38/+15
Enhance operation data model and APIs to support workflowId and workflowVersionId Change-Id: Ib8772027a3e0147ae0bb59811a9b31fe46975ac6 Issue-ID: SDC-1535 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-07-23BDD Test updatesiddharth09052-2/+2
Changed error response code Change-Id: I688e0c32a3c6fbadadd43cb8d77760a4435e53b6 Issue-ID: SDC-1496 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-07-15Nested input params appears in MainServiceTemplateeleonorali2-1/+38
When Nested heat belongs to Volume HEAT and Volume Heat was associated to main HEAT (parent) input parameters came from such nested were appear in MainServiceTemplate.yaml (TOSCA) Also these parameters had annotation in nestedServiceTemplate.yaml Change-Id: I46fff53de502c7ec48b6e4c26087121be89dd0a1 Issue-ID: SDC-1498 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-07-15Enhancement in md5 field of Imageshrikantawachar5-2/+121
Implementation and Flow tests Change-Id: I4c7e3dfe077ba43317cf0b06b0ea4d85bfb50da8 Issue-ID: SDC-1502 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-07-10Enhance MRN in EP & LKGshrikantawachar1-0/+74
Flow tests Change-Id: I210a00647aead6039a0746ef6916a0bf8955d7e7 Issue-ID: SDC-1485 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-06-26Add output parameter support in Operation screenmojahidi3-1/+42
Added code to support Output parameter, fixed UTs, Added flow test Change-Id: I4ff869d120cefd7645a407278caeea6ee695c73b Issue-ID: SDC-1440 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-06-20VLAN Tagging - Display naming convention warningojasdubey1-0/+0
Vlan tagging HEAT validation doesn't show appropriate warning when naming convention is not followed Change-Id: I98d998ac425a66f0f0b362aecd5da6c867c5b7eb Issue-ID: SDC-1431 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-06-13Fix for nfcparameters in component questionnairesheetalm3-0/+82
issue - nfc naming code and nfc function fields' values are wiped out with a VSP update Moved the above fields from composition to questionnaire Add BDD test. Add license to java files Change-Id: I2b746fedc17c19b716df35bf0dad2c212f15df30 Issue-ID: SDC-1419 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-06-13CR Port Mirroring: add new propertieseleonorali1-1/+3
Add new properties nfc_naming_code and nf_naming_code. Merge from release/1806. Change-Id: I25abd4036e34ab43980ec433df9a3510926e4f8b Issue-ID: SDC-1417 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-05-30BDD: tests fail if report folder is missingdfx19711-0/+21
Change-Id: I523f3a0a3619feace27493e3f7111bcca9e5add9 Issue-ID: SDC-1385 Signed-off-by: dfx1971 <avi.ziv@amdocs.com>
2018-05-01Flow test for IntefaceOperationmojahidi5-0/+317
Added flow tests for IntefaceOperation Change-Id: Ic2f35dc20f997cef583a0fffc94cef16a3742bea Issue-ID: SDC-1060 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-04-30Vlan Tagging Flow testsojasdubey22-0/+372
Added flow tests for vlan tagging feature Change-Id: If43e077be0034af307fe176b53ce77a5d2cfce47 Issue-ID: SDC-1073 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-04-25Fix for BDD multiple serversilanap9-29/+87
Change-Id: Ibfc9813e471d4ac2509ee5e62828a07661cc704e Issue-ID: SDC-1262 Signed-off-by: ilanap <ilanap@amdocs.com>
2018-04-22SIROV - add parent heat name for volumeeleonorali2-1/+19
SIROV - add Low Test for Volume associated to Nested Change-Id: I9ea70d27be7b87eb12205f8f94eaa193d22957e3 Issue-ID: SDC-996 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-04-22Fixed BDD test failure due toojasdubey1-12/+13
updated test data Updated the order of expected test data Change-Id: I596ffd93eab9a6357bff3d080d88e786a0997dec Issue-ID: SDC-1110 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-04-22List items filters flow teststalig3-0/+134
Change-Id: Id843c02e5d328a61e0c6b3e713d962e7edfa197f Issue-ID: SDC-1213 Signed-off-by: talig <talig@amdocs.com>
2018-04-17fix licenseMichael Lando1-1/+1
based on input from LF the license was not valid updated to point to license txt. Change-Id: Idab00c078aed291e9b4409b065a2d359d90227ab Issue-ID: SDC-1220 Signed-off-by: Michael Lando <ml636r@att.com>
2018-04-17SIROV - add parent heat name for volumeeleonorali2-0/+48
SIROV - add parent heat name for parameter came from volume HEAT Change-Id: I5592dc8b292037e740a1d7ac11e7ee0576cc2ec8 Issue-ID: SDC-996 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-04-16Add flow tests for unique value RESTstalig3-4/+37
Change-Id: I6ffbdbbcf83b5d17db83c39cc32fcd164ccfd6c0 Issue-ID: SDC-1177 Signed-off-by: talig <talig@amdocs.com>
2018-04-12Fix teststalio8-25/+20
Fix failing flow tests Change-Id: I83ddc746b1664aaa46e39e4890db3ee39520c917 Issue-ID: SDC-1216 Signed-off-by: talio <tali.orenbach@amdocs.com>
2018-04-10Activity Spec - Change Error Response Structuresheetalm2-11/+11
1 Added ActivitySpecNotFoundException to map to 404 Not Found response code 2 404 Not Found response code will only be returned in case activity spec does not exists irrespective of GET or PUT used in REST 3 Update flow test to check error messages 4 Error Response to have only "message" now 5 Use proper response code instead of EXPECTATION_FAILED Change-Id: I82fb3c0970f4e9416d9fe2577174dcaf0a4fef92 Issue-ID: SDC-1048 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-03-29Activity Spec - Correct api-docs descriptionsheetalm1-3/+5
Correct api-docs description. New fields added to json for flow test Change-Id: I67de4c19055fb5e5456f2aa143285f88b7d8ce18 Issue-ID: SDC-1048 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-03-28Activity Spec Service - Flow Testsheetalm5-1/+164
Change in URL and correct steps Fixed review comments Flow tests for Activity Spec Currently the tests are commented since Activity Spec is not build and deployed as of now as part of onboarding Change-Id: I6d509ccfa88619f2d9574932f0315a3459a6e0b7 Issue-ID: SDC-1048 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-03-19Archive Itemayalaben7-1/+297
Change-Id: Idd5eedc3b0ca9e3cc72f7de9fd432cdbbf77631d Issue-ID: SDC-1086 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-03-12Fixed BDD test failureojasdubey1-12/+12
Updated the order of expected test data Change-Id: I67b2213565e56d1511f45fef9e9d22d4c76df1c7 Issue-ID: SDC-1110 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-03-08Download Processed file updated flow testsshrikantawachar7-20/+26
Corrected flow test for download file and updated rest of flow tests. Change-Id: If61b4f0750c012de885894e3a5d294b226edb135 Issue-ID: SDC-1087 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-03-06updated heat validation flow tests.katy.rotman6-14/+12
updated flow tests to match code change + changed scenario names for readability. Issue-ID: SDC-994 Change-Id: I20f1ce77d40c3a126baeb07c58eb46db422d9a5d Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-03-04adding flow tests for vlan tagging validationkaty.rotman10-0/+105
Issue-ID: SDC-994 Change-Id: I04c1fd0e10f36681b4a5752900d2e2be67579c4a Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-02-26Update BDD scenarioilanap1-10/+11
Change-Id: Ifd28be253da9d0a1a7981e70e873093bec1b7f2f Issue-ID: SDC-990 Signed-off-by: ilanap <ilanap@amdocs.com>
2018-02-20Fix for adding BDD config changesilanap3-21/+12
Change-Id: I62f79a56a73ff8a546ecef407c3966b93de23a2e Issue-ID: SDC-990 Signed-off-by: ilanap <ilanap@amdocs.com>
2018-02-19Fix for adding BDD prefixes for for downloadilanap5-31/+58
Change-Id: Id796408470330300f79120ba5d39987989aff206 Issue-ID: SDC-990 Signed-off-by: ilanap <ilanap@amdocs.com>
2018-02-18SRIOV - set Toggle feautures On on Flow Testeleonorali3-1/+22
SRIOV - set Toggle feautures On on Flow Test Change-Id: Id22c21d698c26ea506d338114d4c599d47e4a2b1 Issue-ID: SDC-1050 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-02-18Adding BDD prefixes for different environmentsilanap7-10/+17
Change-Id: I393f7e68b209b2a29134073453ee5ec92339330b Issue-ID: SDC-990 Signed-off-by: ilanap <ilanap@amdocs.com>
2018-02-18Flow Tests - delete item and Toggleayalaben10-0/+202
Change-Id: I73ed5fdc13891b3ad56ab5c8f00083bf8f7d13f3 Issue-ID: SDC-1034 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-02-14SRIOV - add annotations add fixeleonorali2-1/+6
SRIOV - add annotation - set param_name mandatory Change-Id: I2b75c4b0db8205166205fe86f59f70067720f7e5 Issue-ID: SDC-996 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-02-14Enforcing HEAT validation after HEAT uploadshrikantawachar6-1/+196
Back end implementation , Junits for Enforcing HEAT validation after heat upload. Change-Id: I0572b1d5e455023d45dc3b50b0bae7f3b6bbcc2e Issue-ID: SDC-1027 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-02-12SRIOV - add annotationseleonorali2-0/+47
add SRIOV - add Full flow Test Change-Id: I82a159490d4be3e7028a5778d72308d951268ff7 Issue-ID: SDC-996 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-02-08Adding BDD cucumber testing componentilanap46-0/+3354
Change-Id: I4fd7eb798cbc7cad85562453fb0a6f74fd12ff5b Issue-ID: SDC-990 Signed-off-by: ilanap <ilanap@amdocs.com>