Tests: Fix RHEL9 filter test timing failures

This commit is contained in:
Justin Stephenson 2021-07-21 11:22:44 -04:00
parent d038d2bd55
commit f7b2bdccda

View file

@ -327,6 +327,7 @@ class TestApplication(MachineCase):
self.allow_journal_messages(".*timestamp.*")
# login and test inputs
b, _ = self._login()
time.sleep(5)
for occ in occ_dict:
for term in occ_dict[occ]:
# enter the search term and wait for the results to return