aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-04-16add network: create test to verify payload to MSOAlexey Sandler1-0/+28
Issue-ID: VID-802 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ib150b9d67f7ba50eb619b5483b99eb4ae906b9d8 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-04-09Automation adds instantiate.rstAric Gardner1-0/+1
Issue-ID: CIMAN-376 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib9683c987829348b9749482332cb345894444811
2020-04-08Merge "Automation adds vid-architecture.rst"Jessica Wagantall1-1/+2
2020-04-08Automation adds vid-architecture.rstLF Jenkins CI1-1/+2
Issue-ID: CIMAN-376 Change-Id: I1c63e59f4e55b0a2be2d7f1460f984f6b2cffbd7 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-08Automation adds vid-offeredapis.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: I0c48d27c200c8a20bee3edfd6f4c3ee99206f0e9 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-08Merge "Automation adds release-notes.rst"Jessica Wagantall1-13/+14
2020-04-08Automation adds release-notes.rstLF Jenkins CI1-13/+14
Add _release_notes hook to allow automation. Fix non valid release notes characters in content. Issue-ID: CIMAN-376 Change-Id: I879b4ccc1059683a607da5c005031b70d8441694 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-07Automation adds index.rstLF Jenkins CI1-0/+1
Issue-ID: CIMAN-376 Change-Id: Iee2678f6d6e3af3a43b21d14e39b1215fa27d97c Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
2020-04-07Limit the length of logged responses in outgoingRequestLogIttay Stern2-3/+59
Currently truncated after 1 MB. Issue-ID: VID-804 Change-Id: Ic99c33eede488db60c296d7272850cadee9f2925 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-04-07Merge "Update frontend-maven-plugin, node, npm"Amichai Hemli2-9/+14
2020-04-06fix test: wait for aai_get_newest_model_version request been sentAlexey Sandler1-7/+8
this fix resolve the issue that occasionally VFM upgrade tests failed due to aai_get_newest_model_version_by_invariant request not sent Issue-ID: VID-647 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I586677e6003e42cc259543d2902c17b536a65799 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-04-06Update frontend-maven-plugin, node, npmIttay Stern2-9/+14
Issue-ID: VID-774 Change-Id: I50ecfd3138675827b6c371b0dd075886e721d121 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-04-06Add another VNF to the new view/edit screen - Integration testEinat Vinouze5-2/+542
Issue-ID: VID-803 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I9e2a58863855353b75edab44129c96b319511dde Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-04-05Merge "Add another Network to the new view/edit screen"Eylon Malin10-13/+336
2020-04-05Add another Network to the new view/edit screenAlexey Sandler10-13/+336
Issue-ID: VID-802 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ie0e1dcd28f78307ec526c375c1bf4c655ec09ffe Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-04-02Merge "Improve clearSessionStorage timings"Eylon Malin2-6/+7
2020-04-02when deleting a vf module from the modern ui verify that correct delete is ↵Amichai Hemli2-0/+196
sent to mSO Issue-ID: VID-798 Change-Id: I1c8422ccbd15f12b6e516abb6e77229daa65ffe1 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-04-02Improve clearSessionStorage timingsIttay Stern2-6/+7
Hopefully it will solve the flakiness of test named "upgrade vfmodule when upgraded already service, vnf and brother vfmodule" that fails on missing test_api value which is set by setTestApiParamToGR() Issue-ID: VID-647 Change-Id: I51ba95edf3a7535dec2715054f7f10564a7debe3 Signed-off-by: Ittay Stern <ittay.stern@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-01Merge "Configure "portal app_password" in DB by environment variable"Amichai Hemli6-11/+172
2020-04-01Configure "portal app_password" in DB by environment variableIttay Stern6-11/+172
Issue-ID: VID-801 Change-Id: Ic29912cdbbfe2cad9de957d190224d873d9c1e8c Signed-off-by: Ittay Stern <ittay.stern@att.com>
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-01Merge "allow LOB multi-selection for vnf -fix test"Amichai Hemli0-0/+0
2020-04-01allow LOB multi-selection for vnf -fix testEinat Vinouze1-1/+1
Issue-ID: VID-785 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: Ia5ed2ac29247047d3ed11f049557aa8441329ab7
2020-04-01Show the VF module version on the view/edit screenAlexey Sandler5-20/+87
Issue-ID: VID-800 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: If4eebaeb8f0ce89121e166e0aca10895a17c6155 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-04-01allow LOB multi-selection for vnf - fix cypressEinat Vinouze16-52/+43
Issue-ID: VID-785 Change-Id: I3a11bad5b6da532b23049ce09ea439849143e941 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-30add test that verify delete and upgrade of the not upgraded vfm'sAlexey Sandler4-8/+122
add cypress test that verify delete and upgrade of the not upgraded vfm's on a single click Issue-ID: VID-798 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I293779c3bd48215b6830a99be9a423ce7cb29a5d Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-29Merge "add cypress test that verify deletion of the not upgraded vfm"Amichai Hemli4-0/+362
2020-03-29Configure c3p0 liveness check of ext-svc-simulatorIttay Stern1-0/+1
Check the viability of ongoing connections quite rapidly, allow stable log-ins while tests. "Your application should experience broken or stale Connections only very rarely" - https://www.mchange.com/projects/c3p0/#simple_advice_on_connection_testing Issue-ID: VID-647 Change-Id: If5f3683a781c2c3bccb7b118ec96205000ee4547 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-26add cypress test that verify deletion of the not upgraded vfmAlexey Sandler4-0/+362
Issue-ID: VID-795 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I9761ccdc3eb3bb06054ddaad06bc56ace9279e2b
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-26Merge "Revert "VNF's LCP regions found by Line-of-business (and ↵Ittay Stern6-214/+31
owning-entity)" This reverts commit e2a7abb45b953d405fc5aa1917f74e2da9f188c0."
2020-03-26Revert "VNF's LCP regions found by Line-of-business (and owning-entity)"Einat Vinouze6-214/+31
This reverts commit e2a7abb45b953d405fc5aa1917f74e2da9f188c0. Issue-ID: VID-788 Change-Id: I72fb7ab9d19df9157c25f635188cb3d0b1fda2cb Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2020-03-25add tenantId and lcpCloudRegion to vfm instance during delete vfmAlexey Sandler3-74/+60
during delete vfm get tenantId and lcpCloudRegion from parent vnf and them to vfm instance Issue-ID: VID-795 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I66969f936e8cd5fa4e9867decebadd28186a1851 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-24Introduce guilin.features.properties with modern UIIttay Stern1-0/+42
Issue-ID: VID-679 Change-Id: I4b8cc41b1221d0b2b31d340045d2e1fab2b09dad 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-23Add c3p0 connection pooling to ext-svc-simulatorIttay Stern1-0/+5
Should avoid login errors like java.io.IOException: Server returned HTTP response code: 500 for URL: http://ci-cd-simulator-service:8080/vidSimulator/.../auxapi//v3/user/us16807000 when those are due to tenured connections. Issue-ID: VID-647 Change-Id: I17ce716114535487e2e4a90c558c0334af5494fd 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-22Merge "Tests: Verbose login failures"Amichai Hemli1-3/+14
2020-03-22Merge "Release VID 6.0.4 (Frankfurt)"Amichai Hemli9-9/+17
2020-03-22Release VID 6.0.4 (Frankfurt)Ittay Stern9-9/+17
Issue-ID: VID-786 Issue-ID: VID-779 Change-Id: Id12176b2bef8e0102a6e5db3d6ba44c7b6cb156e Signed-off-by: Ittay Stern <ittay.stern@att.com>
2020-03-22removing the proxy settings from pom of front endAmichai Hemli1-5/+0
Issue-ID: VID-647 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ie383526a8a14fa073ff664c78b83742768d206ab
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-19set default values in VFM Upgrade popupAlexey Sandler8-24/+35
Issue-ID: VID-794 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ic8c896e0eea0535e0e52a394c403c2e167240b47 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2020-03-18allow LOB multi-selection for network (fix test)Einat Vinouze1-1/+1
Issue-ID: VID-788 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I46068bfc73b2ea083274e3011f1549a1a7dea8ec
2020-03-18allow LOB multi-selection for networkEinat Vinouze15-38/+80
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