#8266 test_webui_server requires a higher timeout than 3600
Closed: fixed 4 years ago by fcami. Opened 4 years ago 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:

  • 306adf6 ipatests: increase test_webui_server timeout

ipa-4-8:

  • 589c7fd ipatests: increase test_webui_server timeout

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

4 years ago

Login to comment on this ticket.

Metadata