aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src
AgeCommit message (Collapse)AuthorFilesLines
2019-10-11Add ability to retrieve from simulator recorded requests and headersEylon Malin1-4/+14
Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ie8dfe7216240a95d40c0d7ffdd5c69f6ddb643af
2019-10-10fix call AAI get vnf data with right cloudRegion idAlexey Sandler1-3/+1
Issue-ID: VID-596 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I9879657abdc23d91370ed12736d177884963448a
2019-10-06Dont filter get_vnf_data_by_globalid_and_service_type_response resultsIttay Stern3-542/+34
Filtering happen on AAI as part of FLAG_FLASH_REDUCED_RESPONSE_CHANGEMG. Issue-ID: VID-659 Change-Id: If43034cce545c90ac44d6d0e70bc0baa3d21283b Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-06Add partner-name header sending to SDCIttay Stern1-3/+10
Issue-ID: VID-253 Change-Id: I471ceea513b62f5bc83f8496e15b647f7d888926 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-06change management integration with reduce flagSara Weiss4-139/+37
Issue-ID: VID-596 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I3b9df53ae4b58b3abe672b3871b75a68fda79fc9 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
2019-10-03Merge "Verify audit logs format `audit2019`"Amichai Hemli1-4/+12
2019-10-03Fix for failing testswsliwka1-0/+11
Issue-ID: VID-602 Signed-off-by: wsliwka <wojciech.sliwka@nokia.com> Change-Id: Ic2662e884c987372340aa93f553972f7646bf95f
2019-10-03Merge "adding orchestration type to service models view"Ittay Stern6-7/+59
2019-10-03Verify audit logs format `audit2019`Ittay Stern1-4/+12
Issue-ID: VID-253 Change-Id: Ic62c455c101311dc3ac3022912390209e3fd86e7 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-02adding orchestration type to service models viewBartosz Gardziejewski6-7/+59
Issue-ID: VID-602 Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I289b55129cbfe8fbf6dd28f0e8f41715ff4ed107
2019-10-02Verify partner-name header sent to AAI, SOIttay Stern1-10/+8
Issue-ID: VID-253 Change-Id: I80c710db1eb3f48c52b7ecebb234e75a503bf65d Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-26check if FLAG_FLASH_REPLACE_VF_MODULE open in the right placeEylon Malin1-2/+2
modern View/Edit couldn't be opened when FLAG_FLASH_REPLACE_VF_MODULE is on before that fix. Issue-ID: VID-652 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ib7ff6f374b6c8aa62133a7ef53fc21877f4b3c53
2019-09-25Merge "change management integration with reduce flag"Ittay Stern1-33/+33
2019-09-25change management integration with reduce flagSara Weiss1-33/+33
Issue-ID: VID-596 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I81155ff877016995ef977358d3bf9fddf75a18ce
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-24Merge "Take more Change-management Selenium screenshots"Ittay Stern1-2/+23
2019-09-24change management new filter testsSara Weiss3-2/+163
Issue-ID: VID-596 Change-Id: I591da151bb27a46c217edec552e7c9c670a96aaa Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
2019-09-23Take more Change-management Selenium screenshotsIttay Stern1-2/+23
Issue-ID: VID-397 Change-Id: I9b925068346dd3ebb6665a83b0a1b7876193c2ff Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-23Change-management: provide and use scheduler's fields through ↵Ittay Stern1-3/+76
vm.scheduleWorkflow() In addition, show error message when no Portal-frame. Use the dumped data to revive ChangeManagementTest tests by capturing the error's payload. Issue-ID: VID-397 Change-Id: I978bf537c43b0e3933e82c761c60cd067ab2cf27 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-22Merge "Modified CM old json to include ModelVer and removed VFM out of it. ↵Amichai Hemli2-6/+583
Modified CM tests to use the new preset and term it over feature flag"
2019-09-22Modified CM old json to include ModelVer and removed VFM out of it.Amir Skalka2-6/+583
Modified CM tests to use the new preset and term it over feature flag Issue-ID: VID-596 Signed-off-by: as221v <as221v@intl.att.com> Signed-off-by: Amir Skalka <amir.skalka@intl.att.com> Change-Id: I801c2f6ee19eabbb6d52e7f27e89df29389137d9
2019-09-22Merge "Use x-onap-requestid header in filter's API test"Amichai Hemli1-16/+20
2019-09-22Use x-onap-requestid header in filter's API testIttay Stern1-16/+20
Issue-ID: VID-253 Change-Id: I2412a27e32f006588241cd46d06fab28c5779581 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-19change vnfreducedresponse presetAlexey Sandler1-284/+204
Issue-ID: VID-596 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I5347ca2bc8a17d60e1e282784f38ceaa0725fdd3
2019-09-18Merge "add new flag FLAG_1911_INSTANTIATION_ORDER_IN_ASYNC_ALACARTE"Ittay Stern2-5/+7
2019-09-18Add feature flag for getVnfDataByGlobalIdAndServiceTypeAlexey Sandler2-2/+3
Issue-ID: VID-596 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I4a5d8f4542668fdf7e9977773550933298d2aa0e
2019-09-18skip logs validation API tests for awhileEylon Malin1-11/+10
Issue-ID: VID-647 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I86e754b6de27dcb45ebb3b7172354b45503ec19b
2019-09-18add new flag FLAG_1911_INSTANTIATION_ORDER_IN_ASYNC_ALACARTEEylon Malin2-5/+7
Issue-ID: VID-646 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I533221a6115c4a2d00ce3ed02eef4d1ad882df3a
2019-09-15change operational-environment-type on operational-environments queryEylon Malin5-14/+14
Issue-ID: VID-637 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ia9340269dd6a4a6616a6fdbfe166eea0731490de
2019-09-12Add Feature Flag for cloud-region and nf-role as an optional search (fix)Ittay Stern1-19/+33
Change-Id: Ia5bfc99320ce1f9be1c5a4f98fc6d4a02be0f58a Issue-ID: VID-596 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-12Merge "Reduce vnf data response from A&AI in change management flows"Ittay Stern5-25/+1052
2019-09-12Reduce vnf data response from A&AI in change management flowsas221v5-25/+1052
Issue-ID: VID-596 Signed-off-by: Amir Skalka <as221v@intl.att.com> Change-Id: I4462ef0c2dbc9880d1a0d204f6552e3842aad821 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-09-12add button to menual search of vnf change the vnf role to free text optionalSara Weiss1-43/+45
Issue-ID: VID-378 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I21a4b541f32626823d84f9d0d6fb0392275b7428 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com>
2019-09-12add Feature Flag for cloud-region and nf-role as an optional searchAlexey Sandler2-0/+2
Issue-ID: VID-596 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I36e5ea4842816dfa8a6734299bf667150600a375
2019-09-11Align vid-automation's Features.java to vid-app-common'sEinat Vinouze1-3/+9
Issue-ID: VID-603 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Ie859a66e7ddc4f2dc78dd79e8f760022f121f86a
2019-09-10Add investigative mechanics around flaky test serviceWithVrf_resultAsExpectedIttay Stern1-17/+56
Change-Id: Ia4bb9d9e15ce769b8fe4be624e93f03ca7b6af69 Issue-ID: VID-378 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-10Merge "update MSO configuration URL"Ittay Stern4-4/+4
2019-09-10update MSO configuration URLEylon Malin4-4/+4
Issue-ID: VID-622 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I695a8822338fd1c8253b23b88ad260a43d02be9c
2019-09-10Merge "fix simulator preset for delete volume group"Amichai Hemli1-5/+0
2019-09-10fix simulator preset for delete volume groupEylon Malin1-5/+0
Issue-ID: VID-622 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I9ea6aaca6b24f135b7df155f7433e1ef4099ddff
2019-09-10Merge "Add flag flag_flash_more_actions_button_in_old_view_edit"Amichai Hemli1-0/+1
2019-09-10update MSO volume group URLEylon Malin3-23/+32
Issue-ID: VID-622 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Id94bb1406ded3f8092a42c4a4cbc5ab975560721 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-09-10Add flag flag_flash_more_actions_button_in_old_view_editIttay Stern1-0/+1
Renamed from FLAG_FLASH_VIEW_IN_NEW_VIEWEDIT_SCREEN. Added features.properties.md to document the different flags. Change-Id: I819a31851eab8bed54f807f0ffb5082496677d3f Issue-ID: VID-603 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-09-10update MSO create service instance URLEylon Malin18-33/+33
align MSO create service instance URL to /serviceInstantiation/v7/serviceInstances also unify some system properties variables Issue-ID: VID-622 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I7a0744f5d6cfe776ce2f17b11aa5ebba4c8e65fb Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-09-09Adding feature: Replace vfmoduleEinat Vinouze7-3/+350
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-09-04Improve vid-simulator cloud-nativenessIttay Stern1-20/+19
Issue-ID: VID-608 * Integrative tests will look at `SIM_HOST` that may differ from `VID_HOST`. * Simulator will look at `hibernate.connection.url` property for db-connection config * Don't skip DB connection if schema not ready, by removing schema validation Change-Id: Idb4587c30dd0cbc0fe7e7362cb691a4cb425fd10 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-29edit of macro services in new view edit screenEylon Malin5-65/+146
Fix Vid Notion Builder behavior according - all macro non transport services should open the new view edit screen Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Icd45fcbfcb4bf8928f44f73fb3ddd84ac1f1d341
2019-08-28Fix legacy region in resume vfModule5.0.1Eylon Malin3-13/+15
Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Idad1357d8de234ad54716d8d51ac846a426a5258 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-08-28Fix resume vfModuleEylon Malin2-4/+4
Get from AAI lcpCloudRegion and tenantList even when there is homing data for vfModule, for make resume popup compatible with creationService Issue-ID: VID-378 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ia57e8e020d2f5373c2b3239b6020a12030deef07
2019-08-27Get log-checking remote server by EELF_LOG_CHECKER propertyIttay Stern1-3/+1
Issue-ID: VID-378 Change-Id: I393fbd78d6ce17f81676ad95a5b9dab58b828d50 Signed-off-by: Ittay Stern <ittay.stern@att.com>