aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/test/resources/asyncInstantiation
AgeCommit message (Collapse)AuthorFilesLines
2019-12-16When opening new VNF modal the modal should be empty.Yoav Schneiderman1-1/+1
Issue-ID: VID-727 Change-Id: I29a83ae7460c30661ad5d99860bcddda5a2936be Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-12-14Fix templates_instance_template.json file and InstantiationTemplatesApiTestAlexey Sandler1-3/+3
to resolve 403 error. Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Id2b5ab9e57416a978c591940a381e162f2ac0f14
2019-12-12Edit templates_instance_template.json file to correct values for service ↵Alexey Sandler1-6/+6
edit instance. Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I171510050cd76b9df6f7d0a960802da91b569633
2019-12-12Add edit button on service context menu.Alexey Sandler1-4/+4
Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I6f050e77b41e57016a01c622b0bb09e5e36155e2
2019-12-11Add cypress test that check vnf popup contains correct lcp region data.Alexey Sandler1-8/+8
Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I8231009ca8753987055291af83eb5c088d816ac8
2019-12-09Enable InstantiationTemplatesApiTest with counter-mapsIttay Stern1-1/+6
Change-Id: I57c09a6ae664517d01deb7b0d4f3e639f7a871a6 Issue-ID: VID-724 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-09Change ServiceInstance's top-level rollbackOnFailure serialization to StringIttay Stern3-2/+127
This will satisfy a new test: Template Topology API test: Deploy Cypress -> getTemplateTopology returns the same template Also updating templates__instance_template.json with actual "templateTopology" endpoint fields. Issue-ID: VID-724 Change-Id: I1160656c9a58ab2678ca6f2529688463fbd60a91 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-25Add a position field to BaseResource (fix)Einat Vinouze2-0/+4
Issue-ID: VID-646 Change-Id: Ib057ca542dfa1b935c534ec461fb0c549a8c08d9 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-09-09Adding feature: Replace vfmoduleEinat Vinouze1-0/+1
Issue-ID: VID-603 Change-Id: I59068a0979d6fb733e4243c8f78921f396dc9d17 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-07-08Merge from ecomp 718fd196 - Integration TestsIttay Stern7-35/+198
Issue-ID: VID-378 Change-Id: Icc0bdb9ef37b1d429d47c2070f76d1ee63ad7489 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-03-17Merge automation from ECOMP's repositoryIttay Stern10-3/+772
Reference commit in ECOMP: 8e92a8c6 Issue-ID: VID-378 Change-Id: Ia32f4813378ef95097f788246aa5b1172e20ca48 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2018-08-12vid-automation selenium testsSonsino, Ofir (os0695)1-0/+77
Change-Id: I6c1b0a0cf3bbfa4314c81f0cc72507db805ec632 Issue-ID: VID-281 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>