aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-07-25[VVP] All http URLs in requirement linkLovett, Trevor1-1/+3
Issue-ID: VVP-249 Change-Id: Ibfb8ccf735a8eaa29a6f1b1f6b2fbfd72d562feb Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-07-24Merge "[VVP] Fixed issue in unused parameter detection"steven stark2-147/+19
2019-07-24Merge "[VVP] Tox support for installing Win pre-built libraries"steven stark2-4/+105
2019-07-24[VVP] Fixed issue in unused parameter detectionLovett, Trevor2-147/+19
Issue-ID: VVP-247 Change-Id: I02e2da52fdfa31a1d056b9839063373453c8ace7 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-07-24[VVP] Updating dependencies (except pytest)Lovett, Trevor1-8/+7
Bringing most dependencies to current except pytest which will require changes to how self-test generates tests. Will address that in a future release Issue-ID: VVP-245 Change-Id: I20171ede15740087992b68e245dd9881d0bc5c78 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-07-24[VVP] Tox support for installing Win pre-built librariesLovett, Trevor2-4/+105
Issue-ID: VVP-246 Change-Id: I4d416435423e69951e3c5d9154b60829984a9fb7 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-07-24Merge "[VVP] updating oparent version"Steven Wright1-1/+1
2019-07-24Merge "[VVP] Adding bandit security scans and fixes"steven stark9-17/+74
2019-07-24[VVP] Adding bandit security scans and fixesLovett, Trevor9-17/+74
Issue-ID: VVP-244 Change-Id: Ia782f4cc7bf5a379ff8cdcce96cd2e7235998345 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-07-23[VVP] updating oparent versionstark, steven1-1/+1
Issue-ID: VVP-242 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I206f0227a9602763bdfbebb04671d7644a408fd6
2019-07-19[VVP] Update AZ tests to not apply to nested templatesLovett, Trevor2-1/+10
Issue-ID: VVP-226 Change-Id: I91e97b1b73daf6be83c227ff2deeeb4e72213ed5 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-07-19[VVP] Properly escape error messages in HTML outputLovett, Trevor2-3/+8
Issue-ID: VVP-159 Change-Id: I741e5abbc80fbcbbb5d7c0332e13217305532bfd Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-07-02[VVP] Modifies uses_sr_iov function in structures.py to return sr_iov true ↵Lokur, Manish1-5/+5
when vnic_type=direct Issue-ID: VVP-231 Signed-off-by: Lokur, Manish <manish.shivakumar.lokur@att.com> Change-Id: I9b42d682f9cca0b8ae68746c5472cf7903933558
2019-07-02[VVP-230] Modified test_non_server_name_unique for non-server name ↵Lokur, Manish1-5/+7
uniqueness check Used heat_template argument which loops through for each base template Created a list of base and it's nested templates for the test Issue-ID: VVP-230 Signed-off-by: Lokur, Manish <manish.shivakumar.lokur@att.com> Change-Id: I84d14ed61ac79d83894a47a79954f4ce8ac1615e
2019-07-01[VVP] Bug fix in conftest.pyLokur, Manish1-1/+1
Relatived Path function failed if the value is an empty string. Issue-ID: VVP-229 Signed-off-by: Lokur, Manish <manish.shivakumar.lokur@att.com> Change-Id: I811234cfc7c3c438bd8934568a3ccbb02bac013a
2019-06-19Merge "[VVP] Added support to display terms and force acceptance if desired"steven stark4-29/+27576
2019-06-19[VVP] Added support to display terms and force acceptance if desiredLovett, Trevor4-29/+27576
Issue-ID: VVP-195 Signed-off-by: Lovett, Trevor (tl2972) <tl2972@att.com> Change-Id: Ia66e8deabdb5945a2acc7dc5a652ffdb2429945e
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
Issue-ID: VVP-225 Signed-off-by: Lovett, Trevor (tl2972) <tl2972@att.com> Change-Id: Iebee13d29f8025b3dd5c147f2024a484789464f7
2019-06-10Merge "[VVP] Fix redundant errors: missing base module or nested dirs"Steven Wright3-32/+31
2019-06-07Merge "[VVP] Improved readability of reports"steven stark2-70/+37
2019-06-06[VVP] Fix redundant errors: missing base module or nested dirsLovett, Trevor3-32/+31
Change-Id: I50f9f3f0bd627124a679248b2cf630e818755c59 Issue-ID: VVP-218 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-06-06[VVP] Improved readability of reportsLovett, Trevor2-70/+37
- Removed resolution steps from all reports - Added error number to all reports - Only show base file names - Add auto-filter to excel reports - Shift test ID to right-most column of Excel - Removed raw output from Excel and CSV Change-Id: Ic022b0a14d53fbeab591def631b8743228e1d5c0 Issue-ID: VVP-184 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-06-06[VVP] Adding resource ID to error messageLokur, Manish1-2/+2
Issue-ID: VVP-224 Signed-off-by: Lokur, Manish <manish.shivakumar.lokur@att.com> Change-Id: I36f5033220593ea574d96c991fb1a07994089ef4
2019-06-06Merge "[VVP] removed fixtures for the deleted tests"steven stark2-160/+0
2019-06-06Merge "[VVP] Removed yamllint library"steven stark4-35/+34
2019-06-05[VVP] Removed yamllint libraryLovett, Trevor4-35/+34
Change-Id: If2c26b8650e8aba0a183d0cf47b1b3744dbfaf95 Issue-ID: VVP-201 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-06-05[VVP] removed fixtures for the deleted testsLokur, Manish2-160/+0
Issue-ID: VVP-223 Change-Id: I00def826ff322fa9ae6d308c1107e3cac659e061 Signed-off-by: Lokur, Manish <manish.shivakumar.lokur@att.com>
2019-06-05[VVP] removing duplicate test from vvpaarjvi,desai1-87/+0
Issue-ID: VVP-223 Signed-off-by: aarjvi,desai <aarjvi.desai@att.com> Change-Id: Iee4c666085cbe6fbef3ab37d2d85c9984b88f1d8
2019-06-05Merge "[VVP] Performance Enhancements (report generation and test collection)"steven stark5-127/+57
2019-06-05[VVP] Performance Enhancements (report generation and test collection)Lovett, Trevor5-127/+57
Issue-ID: VVP-222 Signed-off-by: Lovett, Trevor (tl2972) <tl2972@att.com> Change-Id: I9dd3506097cb0d6e69bd1434b2d42f6d1965023b
2019-06-04[VVP] updating dockerfile for with heat dependenciesstark, steven1-2/+7
Issue-ID: VVP-221 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: Ie7cdcdbff0cf04d29808d8167b08f568b7d88e69
2019-05-30[VVP] Exempt output section from nested get_param checkLovett, Trevor4-17/+22
Change-Id: Ib87b0fb1c70c5689fc7687a21a27ea60934096b1 Issue-ID: VVP-220 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-05-28Merge "[VVP] Refine nested get_param test per R-10834 update"Steven Wright3-309/+308
2019-05-24[VVP] Refine nested get_param test per R-10834 updateLovett, Trevor3-309/+308
R-10834 was updated via VNFRQTS-646 to better reflect SDC's level of support Change-Id: I5232e7dc88c8c20f076788abf368bf33f4f1e1cb Issue-ID: VVP-219 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-05-23[VVP] adding heat template-validate teststark, steven11-0/+266
Issue-ID: VVP-218 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: If88f9b4b620aaffe61ead3b6f7d5c74dcfd14cba
2019-05-21[VVP] updating version and pom for elalto releasestark, steven2-3/+3
Issue-ID: VVP-210 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: If9443595db21f229f9e52ff2e591fd7be979ac1e
2019-05-17[VVP] Update validations based on VNFRQTS-637dublinLovett, Trevor13-67060/+68129
Update to the latest bundled requirements text Update aap_exempt message to better reflect verbiage Remove unneeded test: tests_neutron_port_addresses (requirement removed) Map aap_exempt requirement to associated tests Also adding new helper scripts to help detect divergences between VNF Requirements and VVP as well as other VVP best practices: checks.py - Pre-commit checks - requirements are up-to-date with VNFRQTS - all testable requirements have tests - all non-testable requirements are *not* mapped to tests - flake8 passes - self-test passes update_reqs.py - Updates the the contents of heat_requirements.json with latest req'ts from VNFRQTS Nexus artifact Change-Id: Ia197de3254a1a0369224939f66a5f98c601a314d Issue-ID: VVP-216 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-05-16[VVP] Add test for R-100260 and fix mappingLovett, Trevor (tl2972)15-134/+441
Re-arranged some helper and util functions to more logical locations. Added test to verify than an internal subnet parameter used in an incremental module is defined in the base module. Change-Id: I20369396b18820f0e321c0e75bd47446b0a7a39f Issue-ID: VVP-215 Signed-off-by: Lovett, Trevor (tl2972) <tl2972@att.com>
2019-05-15[VVP] R-100280, R-100290, and aap_exempt supportLovett, Trevor11-226/+303
Change-Id: I732af13a22e8c1dadc5fbf622a6efd102146262b Issue-ID: VVP-214 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-05-14[VVP] Adding env file checks for contrailLovett, Trevor17-82/+710
* Introduced helper method get_param to handle extracting param names from both get_params with string and list arguments * Moved test files for environment tests to independent directories to make it easier to isolate unit tests * Added contrail tests related to env file usage related to VNFRQTS-630 Change-Id: I3b44f0ce2d5657e9ab5290cd77f1422b36052b6a Issue-ID: VVP-213 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-05-13[VVP] Adding tests for new reqs from VNFRQTS-630stark, steven18-219/+599
Added tests for reqs: R-100010, R-100030, R-100050, R-100070, R-100090, R-100110, R-100130, R-100150, R-100200, R-100220, R-100240, R-100310, R-100330, R-100360, R-100370, R-100260, R-100000, R-100190, R-100350 Updated neutron param tests to re-use validation code for contrail tests Change-Id: I84af725ca9de176dc690fffda01ffcad453213ea Issue-ID: VVP-211 Signed-off-by: stark, steven <steven.stark@att.com>
2019-05-10[VVP] updating version in pom and versions.pystark, steven2-2/+2
- version # is now representative of the official ONAP release version Change-Id: I4dcf6190c427c5092b00a237fa6dc6b9f0fc73f8 Issue-ID: VVP-209 Signed-off-by: stark, steven <steven.stark@att.com>
2019-05-09Merge "[VVP] adding list support for non-server-name uniqueness"Steven Wright2-3/+29
2019-05-09Merge "[VVP] relaxing test_contrail_fqdn"Steven Wright2-5/+20
2019-05-02[VVP] adding list support for non-server-name uniquenessstark, steven2-3/+29
Change-Id: I9990cc0f3535df96f1ea7679fb87aea36398f433 Issue-ID: VVP-179 Signed-off-by: stark, steven <steven.stark@att.com>
2019-05-02[VVP] relaxing test_contrail_fqdnstark, steven2-5/+20
Test now only validates if using get_param. This allows connecting to internal networks via get_resource, get_attr, etc.. Change-Id: Ib0e9f014b62669aec48d8421a6de97a919126fd6 Issue-ID: VVP-191 Signed-off-by: stark, steven <steven.stark@att.com>
2019-05-02[VVP] adding subnet_uuid to nested parameter checkstark, steven5-1/+28
Change-Id: If0ae761fa20c24b3839234f23037fff6b32d851b Issue-ID: VVP-199 Signed-off-by: stark, steven <steven.stark@att.com>
2019-04-29VNFRQTS - update contrail validationHagop Bozawglanian2-4/+1
Issue-ID: VVP-200 Change-Id: Iae2b9941ac6470e94df988daf9a306924fa3ca3b Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
2019-04-22[VVP] updating nested parameter teststark, steven16-389/+962
R-708564 was updated in RTD to target explicit parameters Change-Id: If860903ae13b76543c43f3e805b8aa03e9e2019d Issue-ID: VVP-197 Signed-off-by: stark, steven <steven.stark@att.com>