Skip to content

Commit

Permalink
Temp commit
Browse files Browse the repository at this point in the history
Signed-off-by: Carla Martinez <carlmart@redhat.com>
  • Loading branch information
carma12 committed Feb 27, 2023
1 parent 6e6c2f3 commit d0c468c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .freeipa-pr-ci.yaml
26 changes: 13 additions & 13 deletions ipatests/prci_definitions/temp_commit.yaml
Expand Up @@ -53,22 +53,22 @@ jobs:
job:
class: Build
args:
git_repo: '{git_repo}'
git_refspec: '{git_refspec}'
git_repo: "{git_repo}"
git_refspec: "{git_refspec}"
template: &ci-master-latest
name: freeipa/ci-master-f37
version: 0.0.2
timeout: 1800
topology: *build

fedora-latest/temp_commit:
requires: [fedora-latest/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
test_suite: test_integration/test_REPLACEME.py
template: *ci-master-latest
timeout: 3600
topology: *master_1repl_1client
fedora-latest/test_webui_service:
requires: [fedora-latest/build]
priority: 50
job:
class: RunWebuiTests
args:
build_url: "{fedora-latest/build_url}"
test_suite: test_webui/test_service.py
template: *ci-master-latest
timeout: 2400
topology: *ipaserver

0 comments on commit d0c468c

Please sign in to comment.