aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation
AgeCommit message (Collapse)AuthorFilesLines
2019-11-19Merge "a-la-carte services new instantiation ui selenium test"Ittay Stern7-65/+311
2019-11-19a-la-carte services new instantiation ui selenium testEylon Malin7-65/+311
Issue-ID: VID-701 Change-Id: I72f5245493d0ad3e3cc4447617c4b6a011bfd41c Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-19delete flag FLAG_1911_INSTANTIATION_ORDER_BUTTON_IN_ASYNC_ALACARTEAlexey Sandler1-1/+0
Issue-ID: VID-646 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I828f40fe908dc9608527934f3e6aae32b7d70b96
2019-11-18Adjust NewServiceInstanceTest by new logic + revert state-check in ↵Amir Skalka1-3/+7
getDefaultVolumeGroupName * Change expected behaviour of tests to match new business of VG naming process; See shouldVGNameBeVisible() in vfModule.control.generator.ts * Fix Cypress tests `volume group should change on instance`. Issue-ID: VID-700 Change-Id: I18faf49a4a31f4b8f389dbcda53c55a1a8066c90 Signed-off-by: Amir Skalka <amir.skalka@intl.att.com> Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-14API test ordering for mso vfModules requestsSara Weiss3-1/+51
Issue-ID: VID-253 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: I9a8594eab3f8e4eacaf503c23f04d1db6b101f90
2019-11-13fix browse sdc with macro instantiation type to use unique IDsEylon Malin2-3/+7
Issue-ID: VID-701 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I6760450d2069495a06e5178f1a51c269e78da22e
2019-11-12sanity macro test use csar that is still opened in old screensEylon Malin3-10/+10
Issue-ID: VID-701 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I3b8e62a2e76b1d0bcae3f24fd46013ca762a2c83
2019-11-12Merge "allow openPreviousVersionPopup test to handle modern UI aLaCarte dialog"Ittay Stern6-17/+43
2019-11-12allow openPreviousVersionPopup test to handle modern UI aLaCarte dialogEylon Malin6-17/+43
Issue-ID: VID-701 Change-Id: I6b58e24d3029642775132b1b6f0c086a507109a2 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-12Merge "Allow API tests even when VID's certificate is invalid (more ↵Amichai Hemli2-32/+53
occurrences)"
2019-11-12add some tolerance for instantiationUI in some SdcApiTestsEylon Malin1-13/+15
Issue-ID: VID-701 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I07b3dcad90644a36b8bf1b65c578f2e34f6b44b1
2019-11-12Allow API tests even when VID's certificate is invalid (more occurrences)Ittay Stern2-32/+53
Issue-ID: VID-701 Change-Id: I3428f253044f5bd647e1a5e002cbdca65dee2543 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-12AAF tests presets should redirect to simulator by it's configIttay Stern2-4/+33
Issue-ID: VID-701 Change-Id: Ie1d0c78ec15e127fc782978175df4f608587a94a Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-12Allow API tests even when VID's certificate is invalidIttay Stern4-12/+43
Issue-ID: VID-701 Change-Id: I0b02e2ae0fe468598b7bec726176552b7bf2108a Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-11adjust BrowseASDCTest with ↵Eylon Malin12-156/+236
FLAG_2002_ANY_ALACARTE_BESIDES_EXCLUDED_NEW_INSTANTIATION_UI Issue-ID: VID-701 Change-Id: Ieed6340e3ff1e727521d8d1747ff2db96614664d Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-10add FLAG_2002_ANY_ALACARTE_BESIDES_EXCLUDED_NEW_INSTANTIATION_UIEylon Malin1-1/+2
Issue-ID: VID-705 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I0690fe8940248f0148edb26b06061fe188e6282b
2019-11-07fix - when retrieve topology we are using threadPool and the MDC values are ↵Ittay Stern2-28/+33
not updated This time for homing-by-vnf-id parallel requests. Issue-ID: VID-253 Change-Id: Ic0be1470445c6fef0e18f9b9d8f1604df508265b Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-07Merge "Validations in different tests for audit log"Ittay Stern5-13/+37
2019-11-07Validations in different tests for audit logAmir Skalka5-13/+37
ChangeManagementApi/UserApi to verify incoming requests in audit log. Refactor assert message and contains method for validation Add audit logging validation to Health Check test Refactor audit log validation according to code review comments Fix the test of Add audit logging validation to Health Check test Issue-ID: VID-253 Signed-off-by: Amir Skalka <amir.skalka@intl.att.com> Change-Id: I0379520054b65f2141745579a14690bdc4824655
2019-11-07API test can get VID URI protocol from system propertyEylon Malin1-2/+2
Issue-ID: VID-701 Change-Id: I47c4e50f8cdc333284615b80df64542b696d2674 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-06print user-id in partner name record of audit logEylon Malin1-7/+34
Issue-ID: VID-253 Also add more verifications for audit log format Change-Id: I00976a63fd1a795a972c13ad975d6a71248e5c8b Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-05remove comma's properties file with flag ↵Alexey Sandler1-1/+1
FLAG_1911_INSTANTIATION_ORDER_BUTTON_IN_ASYNC_ALACARTE Issue-ID: VID-646 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Idbd37bc2800ca8d38dff7e566654f0677f767a2a
2019-11-04Validate audit of request id on incoming requests to MSOAmir Skalka4-4/+24
ServiceInstanceMsoApiTest to verify incoming requests in audit log as well to headers and outgoing requests in logs. Issue-ID: VID-253 Change-Id: I4d94e6de4e2a844f2e0104df6c45b5070465de1e Signed-off-by: Amir Skalka <amir.skalka@intl.att.com>
2019-11-04Merge "remove internal urls"Ittay Stern3-240/+0
2019-11-04remove internal urlsAmichai Hemli3-240/+0
Issue-ID: VID-646 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ie76259a41909ae5667053a2ef2ab6f0094dc6b6c
2019-11-04fix - when retrieve topology we are using threadPool and the MDC values are ↵Ittay Stern1-4/+8
not updated This time for vf-modules parallel request. Issue-ID: VID-253 Change-Id: Ib32c29b231e16ccc1b4fbbad022c8d9ad058b74a Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-11-04Merge "fix - when retrieve topology we are using threadPool and the MDC ↵Ittay Stern2-3/+8
values are not updated"
2019-11-04add new flag FLAG_1911_INSTANTIATION_ORDER_BUTTON_IN_ASYNC_ALACARTEAlexey Sandler2-1/+3
Issue-ID: VID-646 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: If954d1fb597ecb974b671a05d3f5c5ea5ca9a704
2019-11-04fix - when retrieve topology we are using threadPool and the MDC values are ↵Einat Vinouze2-3/+8
not updated Issue-ID: VID-253 Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I275d1768f17764efc1bde36baf53439922b534ab Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
2019-11-04Merge "fix SERVER_FQDN MDC for audit log"Ittay Stern1-1/+1
2019-11-04improve async instantiation log test, to verify all outgoing requestsEylon Malin1-7/+6
Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I7717ddd2cbfaec6430b89f88109de8f12f9e9211
2019-11-04fix SERVER_FQDN MDC for audit logEylon Malin1-1/+1
Issue-ID: VID-253 Change-Id: I6f4b273d800a6eba735744fbd7bc3e741c1a5e83 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-03send unqiue request ids to MSO in async instantiationEylon Malin6-30/+114
Issue-ID: VID-253 Change-Id: I73e7829a2e7e980540e0c253823d030e77b9976b Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-11-03Merge "remove 2016 logger aspects + verify audit score"Ittay Stern3-39/+51
2019-10-31remove 2016 logger aspects + verify audit scoreEylon Malin3-39/+51
Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I841205c5b78ba46041279a36d57f4b1afa665deb
2019-10-31Update MSO change-management URLAmichai Hemli7-7/+7
Issue-ID: VID-622 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Ibe7b07ecc858895de579d3dacf1a3312c6793fad
2019-10-31Fix the X-InvocationID, removed ONAP-Amichai Hemli1-1/+1
Issue-ID: VID-253 Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com> Change-Id: Iae559f79f51c6b73552c2510d7cb89077fc28ca4
2019-10-31register scheduler to work with MetricLogClient FilterSara Weiss2-36/+84
Issue-ID: VID-253 Signed-off-by: Sara Weiss <sara.weiss@intl.att.com> Change-Id: Ic624e1c2a4b04d31177c737a5d249e734a4cfb48
2019-10-31register SyncRestClient to work with new MetricLogClient FilterAlexey Sandler2-0/+38
Issue-ID: VID-253 add API test that checks request headers logged tometrics log Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ic2bfb99d40482b939ddaa4ba5c694f1042c3dd69 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
2019-10-31assert that InvocationId is unique in API testsEylon Malin1-0/+10
Issue-ID: VID-253 Change-Id: I8bb4c752a9609d5b5a4c649befb7344a800b00b5 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-10-31assert headers in AAI base presetEylon Malin2-12/+50
Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ic86ed177602f997f5040351f4a4fb3c79ed545a2
2019-10-31add to AAI headers in request and metric logEinat Vinouze2-1/+15
Issue-ID: VID-253 Including API test + use VidMetricLogClientFilter Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com> Change-Id: I62980b3c88e941d1a47b03c75a1c837078e1988b
2019-10-30use onap logging 1.6.1 with needed workaroundsEylon Malin2-2/+2
Issue-ID: VID-253 Onap logging 1.6.1 has some mismatches regards invocationId. This commit fix these mismatches by fixing the MDC when needed. Change-Id: Ic8d35318ae511667dfa6f9c4297d562fd976a717 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com>
2019-10-29Test aai_get_service_instance_topology with vf-module placement dataIttay Stern5-43/+82
Issue-ID: VID-603 Change-Id: I2ce89cac91417ef4b60a3943da80f0ff03f865ad Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-10-29Add API test that call to MSO and asserts headers in request and metric logAlexey Sandler1-2/+20
Issue-ID: VID-253 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: Ie3beccb2fd1c70a81fd245abd03e33cdfa79efdd
2019-10-25Removed the line break before and after options over UI,Amir Skalka1-1/+2
Added a 'version' field validation over the E2E test. Issue-ID: VID-691 Signed-off-by: Amir Skalka <amir.skalka@intl.att.com> Change-Id: I52205e819a373458c47b8a48239c4bdb309a0bae
2019-10-24fix ApacheClientMetricInterceptor to return expected ResponseCodeEylon Malin1-7/+10
Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I5c90f5bcbf34eee28c192128333ca940558ecb30
2019-10-24common api tests assertion, for metrics log and outgoing out headersEylon Malin2-28/+48
Issue-ID: VID-253 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: I3d0f5c215d080b5ae70fe7bb2b42a97fb944dcf9
2019-10-23Merge "register MSO Client to MetricLogClientFilter"Ittay Stern1-0/+1
2019-10-23register MSO Client to MetricLogClientFilterAlexey Sandler1-0/+1
Issue-ID: VID-253 Change-Id: Id0e3f13e62170da41981d74dbb5b92e8d3d1b69c Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>