aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/test/java/org/onap/vid/job
AgeCommit message (Expand)AuthorFilesLines
2020-11-27Update VID SO API call generation - include PNF instanceName parameter in SO ...Mateusz Gołuchowski2-1/+2
2020-08-31Pause Upon VF Module FailurePATTANAYAK, SAUMYA SWARUP (sp931a)1-5/+14
2020-05-21Set JobStatus as COMPLETED_AND_PAUSED when needed so we can present it on ins...Einat Vinouze3-65/+82
2020-05-19Introduce FeatureManager to ResourceCommandEinat Vinouze5-33/+61
2020-05-17Move pauseInstantiation from VfModule to BaseResourceEinat Vinouze1-1/+1
2020-05-05Add pause after completion for vfModuleEinat Vinouze3-1/+63
2020-04-16add network: create test to verify payload to MSOAlexey Sandler1-0/+28
2020-04-06Add another VNF to the new view/edit screen - Integration testEinat Vinouze1-0/+23
2020-04-02when deleting a vf module from the modern ui verify that correct delete is se...Amichai Hemli1-0/+73
2020-03-08isVfModuleBaseModule() will not throw on model mismatchIttay Stern2-50/+60
2020-02-16Limit vfmodule tenant and region dictation to "create"Ittay Stern1-2/+17
2020-02-10AsyncInstantiationIntegrationTest: cleanup and enable TENANT_AND_REGION_FROM_VNFIttay Stern1-14/+6
2020-02-06vfmodule tenant and region are dictated by parent VNF valuesIttay Stern1-0/+90
2020-01-19originalName stored and sent to frontend in a templateEylon Malin1-7/+7
2020-01-13clear isFailed and statusMessage when get it from frontend requestEylon Malin1-0/+45
2019-11-25Replace vfmodule: expect optional retainAssignments paramIttay Stern1-2/+2
2019-11-21Replace vfmodule: expect optional retainVolumeGroups paramSara Weiss1-1/+1
2019-11-04vfModule upgrade: don't fallback on mismatching newest modelIttay Stern1-0/+85
2019-10-31Backend's vfModule upgrade: test refinement + code fixIttay Stern1-78/+60
2019-10-03sort base resource according it's position fieldEinat Vinouze2-21/+76
2019-09-24Add a position field to BaseResourceEinat Vinouze1-6/+11
2019-09-09Adding feature: Replace vfmoduleEinat Vinouze1-36/+125
2019-07-30Implant vid-app-common org.onap.vid.job (main and test)Einat Vinouze16-712/+1437
2019-07-18Don't override SystemProperties without restoring itIttay Stern1-6/+5
2019-03-19Task.java to Task.kt, and test itIttay Stern1-20/+11
2019-02-26Update license headersIttay Stern12-2/+242
2019-01-09Merge from ECOMP's repositoryIttay Stern16-536/+2047
2018-11-27Upgrade mockito to v2; drop incompatible powermockStern, Ittay (is9613)1-1/+1
2018-10-22new tests for job dirWojciech Sliwka4-0/+531
2018-07-10Merge 1806 code of vid-commonSonsino, Ofir (os0695)2-0/+169