Skip to content

Commit

Permalink
Tests: Fix RHEL9 filter test timing failures
Browse files Browse the repository at this point in the history
  • Loading branch information
justin-stephenson committed Jul 21, 2021
1 parent d038d2b commit f7b2bdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/check-application
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f7b2bdc

Please sign in to comment.