Tests: Fix RHEL9 filter test timing failures
This commit is contained in:
parent
d038d2bd55
commit
f7b2bdccda
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue