Skip to content

Commit

Permalink
WIP: test with ad topology
Browse files Browse the repository at this point in the history
  • Loading branch information
abbra committed Mar 20, 2019
1 parent 5776a07 commit f84f732
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .freeipa-pr-ci.yaml
28 changes: 6 additions & 22 deletions ipatests/prci_definitions/temp_commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,26 +9,10 @@ topologies:
name: build
cpu: 2
memory: 3800
master_1repl: &master_1repl
name: master_1repl
cpu: 4
memory: 6450
master_1repl_1client: &master_1repl_1client
name: master_1repl_1client
cpu: 4
memory: 7400
ipaserver: &ipaserver
name: ipaserver
cpu: 2
memory: 2400
master_2repl_1client: &master_2repl_1client
name: master_2repl_1client
cpu: 5
memory: 10150
master_3repl_1client: &master_3repl_1client
name: master_3repl_1client
ad: &ad
name: ad
cpu: 6
memory: 12900
memory: 8000

jobs:
fedora-29/build:
Expand All @@ -52,7 +36,7 @@ jobs:
class: RunPytest
args:
build_url: '{fedora-29/build_url}'
test_suite: test_integration/test_REPLACEME.py
test_suite: test_integration/test_trust.py
template: *ci-master-f29
timeout: 3600
topology: *master_1repl_1client
timeout: 8000
topology: *ad

0 comments on commit f84f732

Please sign in to comment.