aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-bdd/resources
AgeCommit message (Collapse)AuthorFilesLines
2019-01-02docker for cucumber BDDilanap50-816/+0
Issue-ID: SDC-2028 Change-Id: I7c1376c449ba7650c3bbc1838726cfd178d2ca40 Signed-off-by: ilanap <ilanap@amdocs.com>
2018-11-23Service Workflow changessiddharth09051-0/+30
Service workflow change with few bug fixes Change-Id: Ice2376565bf46fb8d86fb6062654ec54bb2daa43 Issue-ID: SDC-1937 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-09-13Interface operation support for service - BDDmojahidi5-23/+180
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-07-30Add support for workflowId and workflowVersionIdmojahidi1-4/+10
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-15Nested input params appears in MainServiceTemplateeleonorali1-0/+0
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 Imageshrikantawachar1-0/+17
Implementation and Flow tests Change-Id: I4c7e3dfe077ba43317cf0b06b0ea4d85bfb50da8 Issue-ID: SDC-1502 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-06-26Add output parameter support in Operation screenmojahidi1-0/+8
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 questionnairesheetalm1-0/+0
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-01Flow test for IntefaceOperationmojahidi3-0/+103
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 testsojasdubey21-0/+0
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 serversilanap1-0/+14
Change-Id: Ibfc9813e471d4ac2509ee5e62828a07661cc704e Issue-ID: SDC-1262 Signed-off-by: ilanap <ilanap@amdocs.com>
2018-04-22SIROV - add parent heat name for volumeeleonorali1-0/+0
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-17SIROV - add parent heat name for volumeeleonorali1-0/+0
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-12Fix teststalio1-12/+12
Fix failing flow tests Change-Id: I83ddc746b1664aaa46e39e4890db3ee39520c917 Issue-ID: SDC-1216 Signed-off-by: talio <tali.orenbach@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 Testsheetalm1-0/+17
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-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 testsshrikantawachar1-0/+0
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.rotman1-1/+0
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.rotman5-0/+0
Issue-ID: SDC-994 Change-Id: I04c1fd0e10f36681b4a5752900d2e2be67579c4a Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
2018-02-18Adding BDD prefixes for different environmentsilanap2-0/+0
Change-Id: I393f7e68b209b2a29134073453ee5ec92339330b Issue-ID: SDC-990 Signed-off-by: ilanap <ilanap@amdocs.com>
2018-02-14SRIOV - add annotations add fixeleonorali1-0/+0
SRIOV - add annotation - set param_name mandatory Change-Id: I2b75c4b0db8205166205fe86f59f70067720f7e5 Issue-ID: SDC-996 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-02-12SRIOV - add annotationseleonorali1-0/+0
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 componentilanap12-0/+460
Change-Id: I4fd7eb798cbc7cad85562453fb0a6f74fd12ff5b Issue-ID: SDC-990 Signed-off-by: ilanap <ilanap@amdocs.com>