#9326 ipatests: timeout of test_trust
Closed: fixed by frenaud. Opened by amore.

The test test_integration/test_trust.py times out , see for instance in testing_master_testing_selinux PR#2423.

The test is launched with a timeout = 10000s and successful runs take slightly less than 2h. I'm proposing to test_integration/test_trust.py is divided into two parts.
1: class TestTrust
2: class TestNonPosixAutoPrivateGroup, class TestPosixAutoPrivateGroup


Metadata Update from @amore:
- Issue tagged with: test-failure

master:

  • 8d92546447351bb99a71352fd1e6121cfd8a8c35 PRCI: update test_trust.py for nightly pipelines.

ipa-4-10:

  • 2a2132ccfd3cfb26f5da550a829b267ca0a4f6ae PRCI: update test_trust.py for nightly pipelines.

ipa-4-9:

  • 9577e0b1f5cc4b3569a71eea1657981355eb80f3 PRCI: update test_trust.py for nightly pipelines.

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

master:

  • 07fe877525d741400392a508ed2bfef71c734f93 ipatests: increase timeout for test_trust

ipa-4-9:

  • a7147fa4c67ee5bdfa6f6020fdfb6278131f79d4 ipatests: increase timeout for test_trust

ipa-4-10:

  • ae014c6a3e17da7b0775be79a425d769a2717243 ipatests: increase timeout for test_trust

ipa-4-10:

  • def07260da883b1d27330b308bd0337205bf53a8 ipatests: fix test definition for test_trust
Metadata