add operator log to debug

This commit is contained in:
Felix Kunde 2020-08-07 19:31:14 +02:00
parent a25d7f7b37
commit 703ac6b230
1 changed files with 1 additions and 0 deletions

View File

@ -593,6 +593,7 @@ class EndToEndTestCase(unittest.TestCase):
# wait a little before proceeding
time.sleep(30)
print('Operator log: {}'.format(k8s.get_operator_log()))
# check that new roles are represented in the config by requesting the
# operator configuration via API