Age | Commit message (Expand) | Author | Files | Lines |
2019-11-04 | Remove unnecessary check for pytest.skip | anushadasari | 1 | -6/+0 |
2019-11-04 | Skip unnecessary resource/pytest.skip check | anushadasari | 1 | -4/+0 |
2019-10-30 | Sonar fix for vvp 291 and 292 | Mamtha | 2 | -22/+6 |
2019-10-29 | [VVP] Make Preload Generation more reslient to failures | Lovett, Trevor | 1 | -1/+5 |
2019-10-16 | [VVP] Allow any_of and all_of in categories decorator | Lovett, Trevor | 1 | -6/+2 |
2019-10-16 | [VVP] Support any_of in categories decorator | Lovett, Trevor | 2 | -25/+30 |
2019-10-08 | [VVP] Flag duplicate parameters in .env files | Lovett, Trevor | 7 | -27/+107 |
2019-10-07 | [VVP] Enforce R-35666 by ensuring a network exists for int_ parameters | Lovett, Trevor | 12 | -90/+428 |
2019-10-04 | [VVP] Bug fix if resource value is hardcoded | stark, steven | 1 | -2/+9 |
2019-10-04 | Merge "Refactor function to reduce Cognitive Complexity" | Steven Wright | 1 | -3/+1 |
2019-10-04 | Merge "Sonarfix in structures.py" | Steven Wright | 1 | -7/+11 |
2019-10-04 | Reduced coginitive compexity from 16 to 15 | Ezhilarasi | 1 | -4/+4 |
2019-10-04 | Sonarfix in structures.py | Ezhilarasi | 1 | -7/+11 |
2019-10-03 | Refactor function to reduce Cognitive Complexity | anushadasari | 1 | -3/+1 |
2019-10-01 | Merge "Sonarfix: Reduce cognitive complexity"elalto | Steven Wright | 1 | -14/+5 |
2019-10-01 | Merge "Sonarfix: Reduced cognitive compexity" | Steven Wright | 1 | -19/+12 |
2019-10-01 | Merge "Reduce cognitive complexity" | Steven Wright | 1 | -8/+2 |
2019-10-01 | Merge "Sonarfix: Reduce cognitive complexity" | Steven Wright | 1 | -7/+1 |
2019-10-01 | Sonarfix: Reduce cognitive complexity | Ezhilarasi | 1 | -14/+5 |
2019-10-01 | reduce cognitive complexity | Ezhilarasi | 1 | -13/+10 |
2019-10-01 | Sonarfix: Reduced cognitive compexity | Ezhilarasi | 1 | -19/+12 |
2019-09-26 | Sonarfix: Reduce cognitive complexity | Ezhilarasi | 1 | -7/+1 |
2019-09-26 | Reduce cognitive complexity | Ezhilarasi | 1 | -8/+2 |
2019-09-24 | Merge "added Is_nova_server method to helpers" | Steven Wright | 1 | -0/+8 |
2019-09-20 | [VVP] Misc tweaks and fixes to preload generation | Lovett, Trevor | 6 | -20/+274 |
2019-09-18 | added Is_nova_server method to helpers5.0.15.0.0 | Ezhilarasi | 1 | -0/+8 |
2019-09-06 | Enforce black code format via pre-commit hook | Lovett, Trevor | 10 | -35/+105 |
2019-09-03 | Sonar issue fix in helpers.py | Ezhilarasi | 1 | -3/+1 |
2019-08-30 | Sonarfix:Reduce coginitive complexity vmtype util | Ezhilarasi | 1 | -5/+6 |
2019-08-27 | [VVP] Generated completed preload from env files | Lovett, Trevor | 4 | -5/+87 |
2019-08-21 | [VVP] test_environment_file_parameters violation fix | stark, steven | 1 | -4/+5 |
2019-08-20 | Merge "[VVP] Adding preload generation functionality" | Steven Wright | 4 | -335/+344 |
2019-08-16 | [VVP] Adding preload generation functionality | Lovett, Trevor | 4 | -335/+344 |
2019-08-13 | VNFRQTS - Update the rst table content | Hagop Bozawglanian | 1 | -2/+1 |
2019-07-25 | [VVP] Fixed ParameterCollector nested get_param | Lovett, Trevor | 1 | -1/+1 |
2019-07-24 | [VVP] Fixed issue in unused parameter detection | Lovett, Trevor | 2 | -147/+19 |
2019-07-24 | Merge "[VVP] Adding bandit security scans and fixes" | steven stark | 3 | -3/+6 |
2019-07-24 | [VVP] Adding bandit security scans and fixes | Lovett, Trevor | 3 | -3/+6 |
2019-07-19 | [VVP] Update AZ tests to not apply to nested templates | Lovett, Trevor | 2 | -1/+10 |
2019-07-19 | [VVP] Properly escape error messages in HTML output | Lovett, Trevor | 2 | -3/+8 |
2019-07-02 | [VVP] Modifies uses_sr_iov function in structures.py to return sr_iov true wh... | Lokur, Manish | 1 | -5/+5 |
2019-07-02 | [VVP-230] Modified test_non_server_name_unique for non-server name uniqueness... | Lokur, Manish | 1 | -5/+7 |
2019-07-01 | [VVP] Bug fix in conftest.py | Lokur, Manish | 1 | -1/+1 |
2019-06-17 | Merge "[VVP] Allow multi-line error messages on error reports" | Steven Wright | 2 | -7/+14 |
2019-06-14 | [VVP] Allow multi-line error messages on error reports | Lovett, Trevor | 2 | -7/+14 |
2019-06-10 | Merge "[VVP] Fix redundant errors: missing base module or nested dirs" | Steven Wright | 3 | -32/+31 |
2019-06-07 | Merge "[VVP] Improved readability of reports" | steven stark | 2 | -70/+37 |
2019-06-06 | [VVP] Fix redundant errors: missing base module or nested dirs | Lovett, Trevor | 3 | -32/+31 |
2019-06-06 | [VVP] Improved readability of reports | Lovett, Trevor | 2 | -70/+37 |
2019-06-06 | [VVP] Adding resource ID to error message | Lokur, Manish | 1 | -2/+2 |