aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation
AgeCommit message (Collapse)AuthorFilesLines
2020-01-09Fix the format of supplementary file and user params for aLaCarte requestsEylon Malin3-15/+33
supplementary file shall be in format [{"name": "fieldName", "value" : "xyz"}] Also this is the format of each param in user params for aLaCarte requests and old macros Issue-ID: VID-743 Change-Id: I579298ce3f0b789a7a69e6af5a85bfbd50ae9fc0 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2020-01-07templates button - rename from hasTemplates to isInstantiationTemplateExists ↵Einat Vinouze1-0/+11
on the FE side Issue-ID: VID-741 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I09e0579d96cf5265519eaa69646afef7b511593a Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-01-02Rebalance UI tests' groups sizesIttay Stern1-2/+2
Issue-ID: VID-647 Change-Id: I24f58d21ebc4080437c9d3f7b3dd0cbd11692a4f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-02Be more graceful for timeouts while SeleniumIttay Stern5-30/+56
Issue-ID: VID-647 Change-Id: I0137af588d01b8cad7a9d26ac9789d1685ad0c02 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-01Fix wait for loader after NewServiceInstanceTest popups-closeIttay Stern1-2/+2
Issue-ID: VID-647 Change-Id: I9b800bd36cb30f1b2de94edc34e9c963b908ae61 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-01Fix wait for loader after NewServiceInstanceTest popups-closeIttay Stern2-9/+24
And wait more while editPopup_quantityNumber Issue-ID: VID-647 Change-Id: Ib42330c92e65a814914c004d625ec5dd90975a75 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-01Wait for loader after NewServiceInstanceTest popups-closeIttay Stern1-13/+15
Issue-ID: VID-647 Change-Id: I5c49f129709bef2501ea3326c5c8bc5072c73059 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-01-01Add a reference-template with 2 templated Networks: fetch by jobIdIttay Stern1-6/+5
Issue-ID: VID-724 Change-Id: Id8906366ebf01ca95045450cb1870fa82f53a3dd Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-31Merge "Wait for loader on each Selenium's ulitimateWait"Eylon Malin4-29/+38
2019-12-31Wait for loader on each Selenium's ulitimateWaitIttay Stern4-29/+38
Also upgrade selenium.version to latest: 3.141.59 Issue-ID: VID-647 Change-Id: I3a3f6ba876e864a4e20b1c7ab309a1dfc45d4277 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-31Add a reference-template with 2 templated NetworksIttay Stern2-3/+122
Issue-ID: VID-724 Change-Id: I412d7fb7a8c2a265d26a68c9d15565d726f2ae8f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-31Create Service Info file for assertion on Cypress and API testAlexey Sandler2-13/+92
Issue-ID: VID-724 Change-Id: I1008b3ced1f04267513dcde2e26377861009fda2 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-30Merge "Create API test that verify original template should not be changed ↵Ittay Stern1-0/+14
after deploy"
2019-12-30Create API test that verify original template should not be changed after deployAlexey Sandler1-0/+14
Issue-ID: VID-724 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I9e2b6ec52e95c4bcccef640b32118860338f3c46 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-12-30Fixing the issue which prevents from clicking the [+] button on templatesIttay Stern1-0/+1
i) Use modelUniqueName instead of obsolete originalName ii) Add RECREATE as "editable" case iii) Lift vfModules limitation in model to 3 Issue-ID: VID-724 Change-Id: I9e55142ee379f4eead3c8634f5b816d2d1db1f8e Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-25Upgrade ExtentReportIttay Stern3-77/+17
This removes the MongoDB reporter (`reporter.ExtentXReporter`) which was not in use. Issue-ID: VID-647 Change-Id: I39f934064a1686b9f827e174366442d64ee377f6 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-24Write async instantiations request-summary to DBIttay Stern2-4/+40
Issue-ID: VID-724 Change-Id: I8b4bb55f6d7d59da321ef7b52802ea8bd957c1c6 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-24move templates API to a intended controllerYoav Schneiderman2-3/+9
Issue-ID: VID-730 Change-Id: Id2aa44803a190333b5a96fda77ca15d254b4c222 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-12-19Adjust API test with move templates API to a intended controllerIttay Stern1-1/+1
Complements Change Ie9b23a0360f902334fd6b877accec322b795c413 Change-Id: I3c9b2179ad36e5ad7ecdbf0bbd787338d20e457e Issue-ID: VID-730 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-17Templates: Test deployment of a Cypress edited templateIttay Stern3-136/+3
Use templates__instance_from_template__set_without_modify1.json in API test, and make sure values comply. Fix multiselect control to keep platform name as-is when field not touched but "set" is set. Issue-ID: VID-724 Issue-ID: VID-722 Change-Id: Ic0e4cc36027c56f900f6d7e0aa2b01da7d0c728f Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-17Templates: Test deployment of a Cypress *edited* without changes templateSara Weiss1-0/+162
Issue-ID: VID-724 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: If70e4cb35d6a0feb0972da3f212b8a87892004cd
2019-12-17Templates: Test deployment of a Cypress *edited* templateIttay Stern2-6/+153
templates__instance_from_template__set_without_modify.json is currently a plain copy of original template, but this will be changed later on Issue-ID: VID-724 Change-Id: Ib527fc33b684b0886c7aa407d5ba90be65fad159 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-17Merge "Templates: show correct values of sdnc-preload, volume-group name"Eylon Malin1-3/+5
2019-12-17Merge "Do not show retain VGs checkbox in VFM Upgrade modal + tests ↵Eylon Malin1-5/+5
modifications"
2019-12-17Templates: show correct values of sdnc-preload, volume-group nameIttay Stern1-3/+5
Rename fields in VfModule: - volumeGroupName instead of volumeGroupInstanceName - sdncPreLoad instead of usePreload Also allow "set" on pupups by providing an empty "existingNames" Issue-ID: VID-724 Change-Id: I18ea0c3fdb4fe716c01902effbb577844000f958 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-16Merge "When opening new VNF modal the modal should be empty."Eylon Malin1-1/+1
2019-12-16Do not show retain VGs checkbox in VFM Upgrade modal + tests modificationsAmir Skalka1-5/+5
Business&test(cypress&UT), refactor of some files, fix of typos, upgrade jest version etc. Issue-ID: VID-603 Change-Id: I2153c8a7f300bfa34f6817704b08f0c2a046a4e7 Signed-off-by: Amir Skalka <amir.skalka@intl.att.com>
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-16Merge "Allow edit service button to be shown on service context menu in ↵Ittay Stern1-4/+4
recreate mode."
2019-12-16Allow edit service button to be shown on service context menu in recreate mode.Alexey Sandler1-4/+4
Issue-ID: VID-724 Change-Id: Ife26ef3278a37555a80fe4f3e8afa56666ca81ba Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-12-16Merge "run logging test for the error log as well"Ittay Stern1-2/+3
2019-12-15run logging test for the error log as wellAmichai Hemli1-2/+3
Issue-ID: VID-253 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ife8d5712c99359fd24955fe4dd649503e0789e14 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
2019-12-15Upgrade oparent to 2.1.0Ittay Stern1-1/+1
Issue-ID: VID-609 Change-Id: Iee79522f1c5563970cf14316cbdb8d82575dc065 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-15Fix e2e tests - expect 1 max instances for PASQUALE_base_vPE_BV..module-0Eylon Malin1-2/+2
Issue-ID: VID-726 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ia22b6f9244bffc0d4d05892469aaf2021c0edfc0
2019-12-15Fix e2e tests assertion regards max instances text of VNFs and VfModuleEylon Malin2-19/+32
Issue-ID: VID-726 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I9c43c40f8785c75641357df1431b76bd30a92a56
2019-12-14Fix templates_instance_template.json file and InstantiationTemplatesApiTestAlexey Sandler2-5/+6
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-10fix and improve testClickPreviousInstantiationsInCreationDialogEylon Malin2-26/+37
Issue-ID: VID-724 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I85d4d2735e89df09ef831de49cee819a4b03aa4a
2019-12-09Enable InstantiationTemplatesApiTest with counter-mapsIttay Stern2-2/+7
Change-Id: I57c09a6ae664517d01deb7b0d4f3e639f7a871a6 Issue-ID: VID-724 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-09Merge "Change ServiceInstance's top-level rollbackOnFailure serialization to ↵Amichai Hemli4-2/+265
String"
2019-12-09Change ServiceInstance's top-level rollbackOnFailure serialization to StringIttay Stern4-2/+265
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-12-09Show previous instantiations button in new service modal e2e testSara Weiss4-4/+38
Issue-ID: VID-724 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I0afa4fe8907c4e03630e15042188b794e4acfcc4
2019-12-08Changing VNF platform to multiselect + cypress + APIAlexey Sandler6-11/+47
Issue-ID: VID-724 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com> Change-Id: Ie8c720974da3419e26ce7e8675622f75780581b9 Signed-off-by: Yoav Schneiderman <yoav.schneiderman@intl.att.com>
2019-12-04Sink all Async-Jobs logging to same debug.logIttay Stern1-0/+8
Error events are _replicated_ to error.log Main incentive is to have all JobWorker, ResourceCommand and MsoResultHandlerService logging the job life-cycle on same page. Issue-ID: VID-253 Change-Id: I862b408d71767ca3d5e6da3071bbae751261587e Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-12-04make sure request id is unique per each async job executionEylon Malin1-1/+1
Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I1e7e98876c6557ff18a9e1646d7b815ed9af830d
2019-12-04improve test deployTwoServicesGetServicesFilterByModelIdEylon Malin2-19/+50
Issue-ID: VID-724 Test validate that only expected jobIds are in service info list + always mute jobs att the end of the test Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I3cfa35ae5f31cf72dcf8b4ac3e250f9473080693
2019-12-02Add query param option for filtering services info by service model idSara Weiss1-0/+25
Issue-ID: VID-724 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I72c78dd3c0e156688092ce4ac3793bc3e8c37352
2019-12-01Merge changes Ia06b7afe,I31b646b4Ittay Stern4-32/+18
* changes: remove FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD remove FLAG_DEFAULT_VNF