what is going on with the test_min_resource_limits test
This commit is contained in:
parent
8bfc0d4d86
commit
56dd4e4e1f
|
|
@ -750,6 +750,7 @@ class EndToEndTestCase(unittest.TestCase):
|
||||||
return r
|
return r
|
||||||
|
|
||||||
self.eventuallyTrue(verify_pod_limits, "Pod limits where not adjusted")
|
self.eventuallyTrue(verify_pod_limits, "Pod limits where not adjusted")
|
||||||
|
print('Operator log: {}'.format(k8s.get_operator_log()))
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def setUp(cls):
|
def setUp(cls):
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue