SatelliteQE / robottelo

Robottelo is a test suite that exercises The Foreman.
GNU General Public License v3.0
61 stars 114 forks source link

Automation failure : test_entity_read_6_DiscoveryRule #2714

Closed tkolhar closed 9 years ago

tkolhar commented 9 years ago

TestNames: tests.foreman.api.test_multiple_paths.EntityReadTestCase.test_entity_read_6_DiscoveryRule

Error Message 'max_count'

Stacktrace

File "/usr/lib64/python2.7/unittest/case.py", line 369, in run testMethod() File "/home/jenkins/shiningpanda/jobs/6922c98e/virtualenvs/d41d8cd9/lib/python2.7/site-packages/ddt.py", line 146, in wrapper return func(self, _args, *_kwargs) File "/home/jenkins/workspace/satellite6-automation-downstream-rhel67-api/tests/foreman/api/test_multiple_paths.py", line 726, in test_entity_read self.assertIsInstance(entity_cls(id=entity_id).read(), entity_cls) File "/home/jenkins/shiningpanda/jobs/6922c98e/virtualenvs/d41d8cd9/lib/python2.7/site-packages/nailgun/entities.py", line 695, in read return super(DiscoveryRule, self).read(entity, attrs, ignore) File "/home/jenkins/shiningpanda/jobs/6922c98e/virtualenvs/d41d8cd9/lib/python2.7/site-packages/nailgun/entity_mixins.py", line 704, in read setattr(entity, field_name, attrs[field_name]) '\'max_count\'\n--------------------

elyezer commented 9 years ago

Not failed on latest run. Closing this.