URL: https://github.com/freeipa/freeipa/pull/4461
Author: mrizwan93
Title: #4461: ipatests: Test if slew mode is not set while configuring ntpd
Action: opened
PR body:
"""
This is to ensure that slew mode (-x) is not configured while
installing ipa-server.
related: https://pagure.io/freeipa/issue/8242
Signed-off-by: Mohammad Rizwan Yusuf <myusuf(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4461/head:pr4461
git checkout pr4461
URL: https://github.com/freeipa/freeipa/pull/4373
Author: ssidhaye
Title: #4373: Test to check if Certmonger tracks certs in between reboots/interruptions
Action: opened
PR body:
"""
Test to check if Certmonger tracks certs in between
reboots/interruptions and while in "CA_WORKING" state
A non-renewal master CA might submit a renewal request before
the renewal master actually updating the certs. This is expected.
But, if certmonger on this node is stopped/interrupted
for any reason while the resubmit request is in "CA_WORKING" state
it will not be able to track changes to this cert anymore.
Pagure Issue: https://pagure.io/freeipa/issue/8164
Signed-off-by: Sumedh Sidhaye <ssidhaye(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4373/head:pr4373
git checkout pr4373
URL: https://github.com/freeipa/freeipa/pull/4468
Author: fcami
Title: #4468: [Backport][ipa-4-8] pr-ci templates: update test_fips timeouts
Action: opened
PR body:
"""
MANUAL CHERRY-PICK of:
- b205bf8aca09efca90cacc28a2fcf148e90f53af
- 7141e0702fe778f66946ae0f62eddd0ac1bd991e
pr-ci templates: update test_fips timeouts
test_fips takes between 45 and ~80 mins to run.
The templates' timeout was 3600s which is too short for
successful execution. 7200s should do.
Fixes: https://pagure.io/freeipa/issue/8247
Signed-off-by: François Cami <fcami(a)redhat.com>
Reviewed-By: Armando Neto <abiagion(a)redhat.com>
+
Remove Fedora repository fastmirror selection
Fast mirror selection somehow stopped working. If disabled, the
difference is around 20 seconds for the 'Prepare build environment' step
(2:49 versus 3:09), so while we are saving, currently it is not a lot.
Also remove explicit nodejs stream choice, it seems to be not needed
anymore (again).
Signed-off-by: Alexander Bokovoy <abokovoy(a)redhat.com>
Reviewed-By: Armando Neto <abiagion(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4468/head:pr4468
git checkout pr4468
URL: https://github.com/freeipa/freeipa/pull/4466
Author: fcami
Title: #4466: pr-ci templates: update test_fips timeouts
Action: opened
PR body:
"""
test_fips takes between 45 and ~80 mins to run.
The templates' timeout was 3600s which is too short for
successful execution. 7200s should do.
Fixes: https://pagure.io/freeipa/issue/8247
Signed-off-by: François Cami <fcami(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4466/head:pr4466
git checkout pr4466