Commit 448cf24
committed
fix(e2e): increase timeout for flaky orchestrator RBAC admin visibility test
Increase visibility timeout from 10s to 20s in the test that verifies
rhdh-qe-2 admin user can see rhdh-qe's workflow instances in the runs list.
The test was occasionally timing out at 10s when checking if the instance
link becomes visible after admin login.
Test: 'rhdh-qe-2 admin user can see rhdh-qe's workflow instance in runs list'1 parent 8a0328b commit 448cf24
File tree
1 file changed
+1
-1
lines changed- e2e-tests/playwright/e2e/plugins/orchestrator
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1497 | 1497 | | |
1498 | 1498 | | |
1499 | 1499 | | |
1500 | | - | |
| 1500 | + | |
1501 | 1501 | | |
1502 | 1502 | | |
1503 | 1503 | | |
| |||
0 commit comments