URL: https://github.com/freeipa/freeipa/pull/4515
Author: freeipa-pr-ci
Title: #4515: [testing_master_latest] Nightly PR
Action: opened
PR body:
"""
None
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4515/head:pr4515
git
URL: https://github.com/freeipa/freeipa/pull/4511
Author: freeipa-pr-ci
Title: #4511: [testing_master_latest] Nightly PR
Action: closed
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4511/head:pr4511
git checkout pr4511
__
URL: https://github.com/freeipa/freeipa/pull/4514
Author: fcami
Title: #4514: ipatests: increase test_webui_server timeout
Action: opened
PR body:
"""
test_webui_server tends to take more than 3600s to run.
Increase timeout to 7200s.
Fixes: https://pagure.io/freeipa/issue/8266
"""
To pu