aboutsummaryrefslogtreecommitdiffstats
path: root/ice_validator/tests
AgeCommit message (Expand)AuthorFilesLines
2019-11-12Merge "[VVP] Fix issue floating IP params for R-35666"steven stark1-2/+2
2019-11-12Merge "[VVP] Handle intrinsic functions in prop_iterator"steven stark1-4/+26
2019-11-12[VVP] Fix issue floating IP params for R-35666Lovett, Trevor1-2/+2
2019-11-12[VVP] Handle intrinsic functions in prop_iteratorLovett, Trevor1-4/+26
2019-11-04Remove unnecessary check for pytest.skipanushadasari1-6/+0
2019-11-04Skip unnecessary resource/pytest.skip checkanushadasari1-4/+0
2019-10-30Sonar fix for vvp 291 and 292Mamtha2-22/+6
2019-10-29[VVP] Make Preload Generation more reslient to failuresLovett, Trevor1-1/+5
2019-10-16[VVP] Allow any_of and all_of in categories decoratorLovett, Trevor1-6/+2
2019-10-16[VVP] Support any_of in categories decoratorLovett, Trevor2-25/+30
2019-10-08[VVP] Flag duplicate parameters in .env filesLovett, Trevor7-27/+107
2019-10-07[VVP] Enforce R-35666 by ensuring a network exists for int_ parametersLovett, Trevor12-90/+428
2019-10-04[VVP] Bug fix if resource value is hardcodedstark, steven1-2/+9
2019-10-04Merge "Refactor function to reduce Cognitive Complexity"Steven Wright1-3/+1
2019-10-04Merge "Sonarfix in structures.py"Steven Wright1-7/+11
2019-10-04Reduced coginitive compexity from 16 to 15Ezhilarasi1-4/+4
2019-10-04Sonarfix in structures.pyEzhilarasi1-7/+11
2019-10-03Refactor function to reduce Cognitive Complexityanushadasari1-3/+1
2019-10-01Merge "Sonarfix: Reduce cognitive complexity"elaltoSteven Wright1-14/+5
2019-10-01Merge "Sonarfix: Reduced cognitive compexity"Steven Wright1-19/+12
2019-10-01Merge "Reduce cognitive complexity"Steven Wright1-8/+2
2019-10-01Merge "Sonarfix: Reduce cognitive complexity"Steven Wright1-7/+1
2019-10-01Sonarfix: Reduce cognitive complexityEzhilarasi1-14/+5
2019-10-01reduce cognitive complexityEzhilarasi1-13/+10
2019-10-01Sonarfix: Reduced cognitive compexityEzhilarasi1-19/+12
2019-09-26Sonarfix: Reduce cognitive complexityEzhilarasi1-7/+1
2019-09-26Reduce cognitive complexityEzhilarasi1-8/+2
2019-09-24Merge "added Is_nova_server method to helpers"Steven Wright1-0/+8
2019-09-20[VVP] Misc tweaks and fixes to preload generationLovett, Trevor6-20/+274
2019-09-18added Is_nova_server method to helpers5.0.15.0.0Ezhilarasi1-0/+8
2019-09-06Enforce black code format via pre-commit hookLovett, Trevor10-35/+105
2019-09-03Sonar issue fix in helpers.pyEzhilarasi1-3/+1
2019-08-30Sonarfix:Reduce coginitive complexity vmtype utilEzhilarasi1-5/+6
2019-08-27[VVP] Generated completed preload from env filesLovett, Trevor4-5/+87
2019-08-21[VVP] test_environment_file_parameters violation fixstark, steven1-4/+5
2019-08-20Merge "[VVP] Adding preload generation functionality"Steven Wright4-335/+344
2019-08-16[VVP] Adding preload generation functionalityLovett, Trevor4-335/+344
2019-08-13VNFRQTS - Update the rst table contentHagop Bozawglanian1-2/+1
2019-07-25[VVP] Fixed ParameterCollector nested get_paramLovett, Trevor1-1/+1
2019-07-24[VVP] Fixed issue in unused parameter detectionLovett, Trevor2-147/+19
2019-07-24Merge "[VVP] Adding bandit security scans and fixes"steven stark3-3/+6
2019-07-24[VVP] Adding bandit security scans and fixesLovett, Trevor3-3/+6
2019-07-19[VVP] Update AZ tests to not apply to nested templatesLovett, Trevor2-1/+10
2019-07-19[VVP] Properly escape error messages in HTML outputLovett, Trevor2-3/+8
2019-07-02[VVP] Modifies uses_sr_iov function in structures.py to return sr_iov true wh...Lokur, Manish1-5/+5
2019-07-02[VVP-230] Modified test_non_server_name_unique for non-server name uniqueness...Lokur, Manish1-5/+7
2019-07-01[VVP] Bug fix in conftest.pyLokur, Manish1-1/+1
2019-06-17Merge "[VVP] Allow multi-line error messages on error reports"Steven Wright2-7/+14
2019-06-14[VVP] Allow multi-line error messages on error reportsLovett, Trevor2-7/+14
2019-06-10Merge "[VVP] Fix redundant errors: missing base module or nested dirs"Steven Wright3-32/+31