#8921 Nightly test failure in test_cert_fix: suite is timing out frequently
Closed: worksforme by frenaud. Opened by sorlov.

Recent nightly PRs where test_cert_fix exceeded timeout of 7200 seconds:
https://github.com/freeipa-pr-ci2/freeipa/pull/1022
https://github.com/freeipa-pr-ci2/freeipa/pull/1029
https://github.com/freeipa-pr-ci2/freeipa/pull/1036
https://github.com/freeipa-pr-ci2/freeipa/pull/1037

For reference a run of test_cert_fix which did not time out: http://freeipa-org-pr-ci.s3-website.eu-central-1.amazonaws.com/jobs/912eeee0-df94-11eb-bfff-fa163e7c9f91/

We need to do one of the following:
1. Identify what takes so long in the test suite and try to reduce execution time
2. Increase timeout in PRCI definition file
3. Split test execution into several tasks.


Metadata Update from @sorlov:
- Issue tagged with: test-failure, tests

@sorlov the issue is probably linked to the addition of TestCertFixReplica which has design issues (see https://pagure.io/freeipa/issue/8815). I expect the fix for 8815 to also fix this problem.

master:

  • 50c6359f3dfcf31983a50305f83814065643e871 ipatests: wait while http/ldap/pkinit cert get renew on replica
  • c963adc7277637c56348a83a5ced43d52b3431ee ipatests: update the timemout for test_ipa_cert_fix.py in nightlies

ipa-4-9:

  • e0aef5296b66c0b460f7e10993610fe68b312241 ipatests: test to renew certs on replica using ipa-cert-fix
  • a620e5e9e152defe144705913521c3cf556faa0e ipatests: wait while http/ldap/pkinit cert get renew on replica
  • 1b38afc0487efde57f04cf4a8c15f03be46971f3 ipatests: update the timemout for test_ipa_cert_fix.py in nightlies
  • 4a3a15f45aad016730252c09e3e173a18184603e ipatests: refactor test_ipa_cert_fix with tasks

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

The issue is seen again in nigtly run:
[testing_master_latest_selinux]
Artifacts
Report

Metadata Update from @sorlov:
- Issue status updated to: Open (was: Closed)

Closing, the issue hasn't happened in a while.

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

Metadata