You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cat /home/shwstppr/Downloads/pr5379-t1797-kvm-centos7/MarvinLogs/test_templates_RV0F5B/failed_plus_exceptions.txt
2021-08-27 16:56:44,395 - CRITICAL - FAILED: test_09_list_templates_download_details: ['Traceback (most recent call last):\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n testMethod()\n', ' File "/marvin/tests/smoke/test_templates.py", line 993, in test_09_list_templates_download_details\n "Not all templates have download details"\n', ' File "/usr/lib64/python2.7/unittest/case.py", line 562, in assertNotEqual\n raise self.failureException(msg)\n', 'AssertionError: Not all templates have download details\n']
@shwstppr I've fixed what was causing the test failure
[root@ref-trl-1712-k-M7-pearl-dsilva-marvin ~]# nosetests --with-xunit --xunit-file=results.xml --with-marvin --marvin-config=/marvin/ref-trl-1712-k-M7-pearl-dsilva-advanced-cfg -s -a tags=xx --hypervisor=kvm /marvin/tests/smoke/test_templates.py
/usr/lib/python2.7/site-packages/paramiko/transport.py:33: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release.
from cryptography.hazmat.backends import default_backend
==== Marvin Init Started ====
=== Marvin Parse Config Successful ===
=== Marvin Setting TestData Successful===
==== Log Folder Path: /marvin/MarvinLogs/Aug_31_2021_14_09_58_XKUVAP. All logs will be available here ====
=== Marvin Init Logging Successful===
==== Marvin Init Successful ====
=== TestName: test_09_list_templates_download_details | Status : SUCCESS ===
===final results are now copied to: /marvin//MarvinLogs/test_templates_Z2A6FH===
[root@ref-trl-1712-k-M7-pearl-dsilva-marvin ~]#
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR filters images stores belonging to a zone while listing the download details of the template in a specific zone
Types of changes
Feature/Enhancement Scale or Bug Severity
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Prior Fix:
Post Fix:
Image store details for reference