#8266 test_webui_server requires a higher timeout than 3600
Closed: fixed by fcami. Opened by fcami.

PR, logs

The test took 1h to go through 85% of test_config but the template includes four test suites:

  fedora-previous/test_webui_server:
    requires: [fedora-previous/build]
    priority: 50
    job:
      class: RunWebuiTests
      args:
        build_url: '{fedora-previous/build_url}'
        test_suite: >-
          test_webui/test_config.py
          test_webui/test_range.py
          test_webui/test_realmdomains.py
          test_webui/test_trust.py
        template: *ci-master-previous
        timeout: 3600
        topology: *ipaserver

master:

  • 306adf6b5112a61d4e5b60b027de59bc24c13b55 ipatests: increase test_webui_server timeout

ipa-4-8:

  • 589c7fd0f75fe1d83817df7e3b14bf0ecd63d643 ipatests: increase test_webui_server timeout

Metadata Update from @fcami:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata