ipatests: fix test definition for test_trust

The nightly test test_trust.py has been split into 2 jobs,
one for test_trust.py::TestTrust (test_trust) and the other
for the remaining test classes from the same file
(test_trust_autoprivate).

The backport forgot to narrow down the first job definition
to the class test_trust.py::TestTrust in the 4-10_previous
pipeline. Fix this omission.

Related: https://pagure.io/freeipa/issue/9326
Reviewed-By: Anuja More <amore@redhat.com>
This commit is contained in:
Florence Blanc-Renaud 2023-04-04 13:49:00 +02:00
parent 540262700d
commit def07260da

View File

@ -1649,7 +1649,7 @@ jobs:
class: RunADTests
args:
build_url: '{fedora-previous-ipa-4-10/build_url}'
test_suite: test_integration/test_trust.py
test_suite: test_integration/test_trust.py::TestTrust
template: *ci-ipa-4-10-previous
timeout: 7200
topology: *adroot_adchild_adtree_master_1client