commit | b734ea21ac7be393c59cf9976f0e5ddeaf27d568 | [log] [tgz] |
---|---|---|
author | siddharth0905 <siddharth.singh4@amdocs.com> | Thu Nov 22 13:37:31 2018 +0530 |
committer | siddharth0905 <siddharth.singh4@amdocs.com> | Fri Nov 23 12:48:21 2018 +0530 |
tree | dde5d205c378ac748bcecdf7f17f5a41567156fe | |
parent | abbd5cf62a0bdd6a22b9bea0cf589e42da0be229 [diff] |
Service Workflow changes Service workflow change with few bug fixes Change-Id: Ice2376565bf46fb8d86fb6062654ec54bb2daa43 Issue-ID: SDC-1937 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
diff --git a/openecomp-bdd/features/InterfaceOperation/TestResourceInterfaceOperation.feature b/openecomp-bdd/features/InterfaceOperation/TestResourceInterfaceOperation.feature index 9f3cd54..ed09f2f 100644 --- a/openecomp-bdd/features/InterfaceOperation/TestResourceInterfaceOperation.feature +++ b/openecomp-bdd/features/InterfaceOperation/TestResourceInterfaceOperation.feature
@@ -7,7 +7,7 @@ #Create Operations When I want to create an Operation Then I want to check property "uniqueId" exists - And I want to create an Operation + And I want to create an Operation with workflow Then I want to check property "uniqueId" exists And I want to create an Operation Then I want to check property "uniqueId" exists
diff --git a/openecomp-bdd/features/InterfaceOperation/TestServiceInterfaceOperation.feature b/openecomp-bdd/features/InterfaceOperation/TestServiceInterfaceOperation.feature index 1ad2377..1ff0ba3 100644 --- a/openecomp-bdd/features/InterfaceOperation/TestServiceInterfaceOperation.feature +++ b/openecomp-bdd/features/InterfaceOperation/TestServiceInterfaceOperation.feature
@@ -7,7 +7,7 @@ #Create Operations When I want to create an Operation Then I want to check property "uniqueId" exists - And I want to create an Operation + And I want to create an Operation with workflow Then I want to check property "uniqueId" exists And I want to create an Operation Then I want to check property "uniqueId" exists