#9788 ipatests: Fix test_integration/test_uninstallation.py::TestUninstallCleanup::test_clean_uninstall
Closed: fixed by sumenon. Opened by amore.

test_integration/test_uninstallation.py::TestUninstallCleanup::test_clean_uninstall is failing in idm-ci

>       assert len(leftovers) == 0
E       assert 1 == 0
E         +1
E         -0
ALLOW_LIST = ['/var/log', '/var/tmp/systemd-private', '/run/systemd', '/var/lib/authselect/backups/pre_ipaclient', '/var/named/data/named.run', '/etc/ipa/dnssec/softhsm_pin_so', ...]
diff       = <generator object unified_diff at 0x7fcd085ae5f0>
found      = True
leftovers  = ['+/run/log/journal/0cc55828d27a4e3b850ca1af71e9aa03/system@4ac1acca22f7485ab2f3461cf6982b92-0000000000001f78-000634f8564684dc.journal']
line       = '/var/tmp/systemd-private-5c32c70c426d463bbe6a64297018d26f-irqbalance.service-d0h5Vk'
s          = '/var/tmp/systemd-private'
self       = <ipatests.test_integration.test_uninstallation.TestUninstallCleanup object at 0x7fcd092bd310>

Add fix to ignore files in /run/log/journal


Metadata Update from @frenaud:
- Issue tagged with: test-failure, tests

master:

  • 397a85cd29eaf30dfa6c41e8277f1d7e38c21aef ipatests: Ignore /run/log/journal in test_uninstallation.py

ipa-4-12:

  • a31654e5c4ba61177928abede5885a247365d067 ipatests: Ignore /run/log/journal in test_uninstallation.py

Metadata Update from @sumenon:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata