aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation
AgeCommit message (Collapse)AuthorFilesLines
2021-09-29AAI Query optimization for VIDPATTANAYAK, SAUMYA SWARUP (sp931a)3-0/+434
Issue-ID: VID-986 Change-Id: Ia3e012c41df4e9049ce9a1ae56ec83b276e11611 Signed-off-by: PATTANAYAK, SAUMYA SWARUP (sp931a) <sp931a@att.com>
2020-11-25Prevent upgrade for base vf module with add onKruthi Bhat1-0/+1
Change-Id: Ie8139056ae560f734f2ae70d6a2ddb97f4c2dfaa Issue-ID: VID-925 Signed-off-by: krutbhat@att.com
2020-10-29VID-913 : Addition of Instance IDs in Audit Info screenKruthi Bhat2-4/+19
Change-Id: I7a440c6797f63588c68d490715272992e626424f Issue-ID: VID-913 Signed-off-by: Kruthi Bhat <krutbhat@att.com>
2020-10-23Sorting functionality on audit info screenKruthi Bhat7-0/+14
Change-Id: If2fed947ccc0cbcb68ad656fb6010aa9cb829acd Issue-ID: VID-904 Signed-off-by: rachitha.ramappa@att.com
2020-10-08New audit info screen changes7.0.0Rachitha Ramappa9-37/+643
Audit screen css changes and export mso status to external file Change-Id: I71d577121e18090eab7a388ed01707823e45ac82 Issue-ID: VID-901 Signed-off-by: rachitha.ramappa@att.com
2020-09-22When VG instantiation fails the root job status should be in final statePATTANAYAK, SAUMYA SWARUP (sp931a)2-29/+43
Issue-ID: VID-902 Change-Id: Ic40cf857e58e7079be9b23f7ae540399ec8fa227 Signed-off-by: PATTANAYAK, SAUMYA SWARUP (sp931a) <sp931a@att.com>
2020-08-31Pause Upon VF Module FailurePATTANAYAK, SAUMYA SWARUP (sp931a)7-37/+122
Issue-ID: VID-862 Currently in VID, once a failure is received from SO on the instantiation of a VF Module, it is assumed that other VF Modules may continue with the execution without stopping. However, in most of the cases, it is a good idea to stop further requests to SO if one of the VF Module instantiation returns an error. This user story, makes sure this functionality is achieved. Change-Id: I07c51b81111f805b61c8b3714a65171d7cbaa254 Signed-off-by: PATTANAYAK, SAUMYA SWARUP (sp931a) <sp931a@att.com>
2020-08-10Visualization of the VF Module Sequencingikram1-1/+0
Issue-ID: VID-860 More scenarios covered in VID-860 for vf-module sequencing. Signed-off-by: ikram <ikram@research.att.com> Change-Id: Ie138ba2616961fba7856eaaf5f17b5dc63a08e6e
2020-07-29Test Cases Addition and Fixesikram1-0/+4
Issue-ID: VID-858 Integration Tests are edited in this patch to support functionality in VID-858. Signed-off-by: ikram <ikram@research.att.com> Change-Id: I378cb2afd0f2c994a856ad31895cec3fca376b33
2020-05-21Set JobStatus as COMPLETED_AND_PAUSED when needed so we can present it on ↵Einat Vinouze1-0/+1
instantiationStatus Issue-ID: VID-821 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I19328ce643ea984a97dc04183626dea133be517d Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-05-17Add to VFM context menu action "Add pause upon completion".Alexey Sandler1-1/+2
Issue-ID: VID-821 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I8b0ef7021fb7b74e8ad12ae92e581510491d9605 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-05-07Move some tests from group 3 to group 5Ittay Stern5-12/+22
Issue-ID: VID-647 Change-Id: Ic6d97cb7a7c1ce7c47dbfd8717553b9fb1225eca Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-04-22Add test that verify dropdown "Source subscriber name" on the PMC formAlexey Sandler1-1/+30
Issue-ID: VID-809 Change-Id: I49a4a4dc403786f19816023e73e4aeeb09d04082 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-04-22Add drop down Source subscriber name on the PMC instantiation formAlexey Sandler3-3/+26
Add the "Source Subscriber Name" drop down for the source VNF on the PMC (Port Mirroring Configuration) instantiation form. Issue-ID: VID-809 Change-Id: Iab01675e815bbc9809c67e31e475613973d868ea Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-04-20Add select a subscriber for the source VNF on the PMC instantiation formAlexey Sandler1-0/+1
Add the "Source Subscriber Name" drop down for the source VNF on the PMC (Port Mirroring Configuration) instantiation form. Issue-ID: VID-809 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ifa37aa38c96153f60ad020225d0a215c6b67bbfe Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-04-19empty lineOfBusiness value when create new network (old screens) - fixAlexey Sandler1-0/+3
Issue-ID: VID-808 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I9f77e449411afdf1553f890c1c6a94eaa34afc7e Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-04-02allow LOB multi-selection for vnf -fix testIttay Stern1-15/+15
Issue-ID: VID-788 Change-Id: Ia89202f0cc964a17a347c86e5ed7f5c0481f5e71 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-04-01Merge "allow LOB multi-selection for vnf -fix test"Amichai Hemli1-3/+1
2020-04-01allow LOB multi-selection for vnf -fix testEinat Vinouze1-3/+1
Issue-ID: VID-788 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Id0be1778aeba1d32c9c21cc21ab94c2b550f417e
2020-04-01allow LOB multi-selection for vnf - fix cypressEinat Vinouze4-4/+4
Issue-ID: VID-785 Change-Id: I3a11bad5b6da532b23049ce09ea439849143e941 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-26Trust any certificate by API testsIttay Stern1-2/+21
Issue-ID: VID-647 Change-Id: I7ecfe746c57d6a178704b4f3616a637005f8f7c4 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-23Add some timed grace for assertion on log-linesIttay Stern4-38/+45
It happens that logging is delayed, and rows are not available on disk right after an inspected event. Issue-ID: VID-647 Change-Id: Ic47cb2beff0be699f018ff6b5f264a57479bd7d0 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-22Merge "Change-Management tests: reset presets before each test"Amichai Hemli1-1/+2
2020-03-22Change-Management tests: reset presets before each testIttay Stern1-1/+2
This might prevent cascaded failures across the suite. Issue-ID: VID-647 Change-Id: If12e4c5c32e7bc14bfb9860993f1a29a4ce1be62 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-19Tests: Verbose login failuresIttay Stern1-3/+14
Issue-ID: VID-647 Change-Id: Iab15ef79a52f3390d25ae3db4367137300411e41 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-19Log-in before ChangeManagementApiTest API tests6.0.4Ittay Stern1-30/+33
This will result a user-name (partnerName) in audit logs instead of user-agent string. BTW, also clear redundant `throws` clauses and improve getOrchestrationForDashboardShouldResponseWithNoTaskInfoBody to fail if non-ok http code is returned. Issue-ID: VID-647 Change-Id: I5283e723c3fed75f4a65ebfc1c1a5471272f1b39 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-18allow LOB multi-selection for networkEinat Vinouze4-6/+12
Issue-ID: VID-788 Change-Id: I03674ea0c04567291ba647c76b7c88bc11a7cf0e Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-16API test to verify simpleNoTaskInfo formatAlexey Sandler3-112/+261
Use new format when fetching Orchestration requests from MSO to the CM dashboard Issue-ID: VID-787 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Id426ee13ce9dede540d7807cb836f1bb6db420c2
2020-03-16API test to verify simpleNoTaskInfo formatAlexey Sandler3-0/+179
Issue-ID: VID-787 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I650530f9490d45d3fc3fe3fcb1b853bdded7d07a Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-16allow LOB multi-selection for network - add FFEinat Vinouze1-0/+1
Issue-ID: VID-788 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I5358252a336730697bca3486c461f23354c823c0 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-09allow platform multi-selection for networkEinat Vinouze2-9/+8
Issue-ID: VID-785 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I38e32dc5c1d5630d8cd7d5c18e964875be38002d
2020-03-08allow platform multi-selection for networkEinat Vinouze7-17/+21
Issue-ID: VID-785 Change-Id: I4e6a4c2f0dc8c0e11f2571eec0789ad5672a9147 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-04Merge "Remove explicit org.apache.httpcomponents.httpcore"Amichai Hemli1-5/+0
2020-03-03Remove dead code in automation's utilsIttay Stern45-5581/+1
Issue-ID: VID-774 Change-Id: Icba941b2bf1b0d19666525d6e8a149e1c7e1b8a9 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-03Remove explicit org.apache.httpcomponents.httpcoreIttay Stern1-5/+0
It is brought inherently by org.apache.httpcomponents.httpclient Issue-ID: VID-755 Change-Id: I4582bc0ca8a4be0642d2e47ce6c50d466101cc68 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-03Bump apache plugins and dependencies to latestsIttay Stern1-28/+28
Issue-ID: VID-755 Change-Id: Ia491a5c37f00e82662cb17192df4577c16994539 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-27Bump opencsv, c3p0, snakeyaml, h2 database to latestsIttay Stern1-1/+1
Issue-ID: VID-755 Change-Id: If34239ebc6c9e4b067c22a3fae0a680a160cb00b Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-26Bump guava to 28.2-jreIttay Stern1-1/+1
Issue-ID: VID-755 Change-Id: I8c8936a081f745f47b420d3042a062962f7daaa5 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-26Bump springframework to 5.2.3.RELEASEIttay Stern1-1/+1
Issue-ID: VID-755 Change-Id: I96c5d689e005a7f376b9eda81e5c03770ccd8c36 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-24Fix test after modelCustomizationId and modelVersionId from instanceIttay Stern1-8/+8
Fixes: * vpn component info * network component info * should show vrf model and vrf instance correctly Issue-ID: Issue-ID: VID-771 Change-Id: Ie4bd39f15efb5e4beb0c10f14a0081164db5e59a Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-17Fix intermittent test inProgressJobMoreThan24HoursIsFailedInVidAuditIttay Stern4-52/+64
Bit more time was needed. Issue-ID: VID-647 Change-Id: Ie7e101a2eb85e71a38d1cb2efd9f7327e4705fd3 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-17Fix intermittent test inProgressJobMoreThan24HoursIsFailedInVidAuditIttay Stern2-2/+8
PresetAAIGetCloudOwnersByCloudRegionId were missing. Issue-ID: VID-647 Change-Id: I4dab07b328ef3ac7242eec22a3ef014ad87f8885 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-16Remove tenant and lcpCloudRegionId - adjust test ↵Ittay Stern3-11/+32
createNewServiceInstance_aLaCarte_WithVnf Issue-ID: VID-758 Change-Id: I232a42bd12429a97d59eb6a93fe5ef07fde7dd56 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-16Merge "Test filter owning-entities from /category_parameter by permissions"Ittay Stern5-16/+80
2020-02-16Test filter owning-entities from /category_parameter by permissionsIttay Stern5-16/+80
Issue-ID: VID-758 Change-Id: I9b5dc8906067c4f077ba2e03073e6dface6aa86c Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-16Remove tenant and lcpCloudRegionId - adjust test ↵Einat Vinouze1-1/+2
createNewServiceInstance_aLaCarte_WithVnf Issue-ID: VID-758 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I13e86efb1ea9be942cc5d26039019558e6baf5ce
2020-02-13Translate owning entity name to owning entity ID - update api test to except ↵Einat Vinouze2-8/+8
new behavior Issue-ID: VID-758 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Ib8b8da5c3267a3668cf29b950233af14b29f2d23
2020-02-12Merge "Feature toggle for owning-entities filtering"Eylon Malin2-4/+20
2020-02-12API tests: support TENANT_AND_REGION_FROM_VNF flagIttay Stern4-21/+79
Input file redux-a-la-carte-no-testapi.json left intact, expectations differ. Issue-ID: VID-758 Change-Id: I3f073517a844bb2f002ff7375b5e3ed836462582 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-02-12Feature toggle for owning-entities filteringIttay Stern2-4/+20
Add roles for all tests' users for all tests' owning-entities; namely "aaa1", "WayneHolland" and "Melissa". Issue-ID: VID-758 Change-Id: I54cac487325b6fd1fb9ef0f7a0d18c05c5e353c0 Signed-off-by: Ittay Stern <ittay.stern@att.com>