Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-13579

Make most of the calls which wait for timeout configurable with TimeoutUtil

    XMLWordPrintable

Details

    Description

      There are several places in WFLY testsuite which use calls like Thread.sleep(...) or wait for some time elapses. Some of these calls do not consider that waiting time should be adapted based on the system property ts.timeout.factor.

      This is for what is created a helper class in testsuite shared module TimeoutUtil (https://github.com/wildfly/wildfly-core/blob/12.0.1.Final/testsuite/shared/src/main/java/org/jboss/as/test/shared/TimeoutUtil.java).

      Reason: we have a slower CI machine and we struggle with timeout issues from places which does not consider this configuration

      Attachments

        Issue Links

          Activity

            People

              ochaloup@redhat.com Ondrej Chaloupka (Inactive)
              ochaloup@redhat.com Ondrej Chaloupka (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: