Skip to content

Commit

Permalink
temp_commit
Browse files Browse the repository at this point in the history
Signed-off-by: Anuja More <[email protected]>
  • Loading branch information
amore17 committed Oct 17, 2024
1 parent f3ec6ae commit e386157
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .freeipa-pr-ci.yaml
13 changes: 10 additions & 3 deletions ipatests/prci_definitions/temp_commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ topologies:
name: ad_master_1repl_1client
cpu: 6
memory: 12096
ipa_ipa_trust: &ipa_ipa_trust
name: ipa_ipa_trust
cpu: 6
memory: 13500

jobs:
fedora-latest/build:
Expand All @@ -72,7 +76,10 @@ jobs:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
test_suite: test_integration/test_REPLACEME.py
update_packages: True
copr: 'abbra/wip-ipa-trust'
test_suite: test_integration/test_multidomain_ipa.py
trusted_domain: True
template: *ci-master-latest
timeout: 3600
topology: *master_1repl_1client
timeout: 4800
topology: *ipa_ipa_trust

0 comments on commit e386157

Please sign in to comment.