Skip to content

Commit

Permalink
Integration tests: disable test_sso
Browse files Browse the repository at this point in the history
Changes in ipa-tuura project are breaking the test
(removal of a script required for test preparation).
Disable the test until a solution is found in ipa-tuura.

Related: https://pagure.io/freeipa/issue/9476

Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
Reviewed-By: Antonio Torres <antorres@redhat.com>
Reviewed-By: Francisco Trivino <ftrivino@redhat.com>
  • Loading branch information
flo-renaud committed Dec 4, 2023
1 parent 5deeee3 commit 5028b39
Show file tree
Hide file tree
Showing 6 changed files with 73 additions and 73 deletions.
22 changes: 11 additions & 11 deletions ipatests/prci_definitions/nightly_latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1814,17 +1814,17 @@ jobs:
timeout: 5000
topology: *master_2repl_1client

fedora-latest/test_sso:
requires: [fedora-latest/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
test_suite: test_integration/test_sso.py
template: *ci-master-latest
timeout: 5000
topology: *master_2repl_1client
# fedora-latest/test_sso:
# requires: [fedora-latest/build]
# priority: 50
# job:
# class: RunPytest
# args:
# build_url: '{fedora-latest/build_url}'
# test_suite: test_integration/test_sso.py
# template: *ci-master-latest
# timeout: 5000
# topology: *master_2repl_1client

fedora-latest/test_random_serial_numbers_TestInstallWithCA_DNS1_RSN:
requires: [fedora-latest/build]
Expand Down
24 changes: 12 additions & 12 deletions ipatests/prci_definitions/nightly_latest_selinux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1958,18 +1958,18 @@ jobs:
timeout: 5000
topology: *master_2repl_1client

fedora-latest/test_sso:
requires: [fedora-latest/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
selinux_enforcing: True
test_suite: test_integration/test_sso.py
template: *ci-master-latest
timeout: 5000
topology: *master_2repl_1client
# fedora-latest/test_sso:
# requires: [fedora-latest/build]
# priority: 50
# job:
# class: RunPytest
# args:
# build_url: '{fedora-latest/build_url}'
# selinux_enforcing: True
# test_suite: test_integration/test_sso.py
# template: *ci-master-latest
# timeout: 5000
# topology: *master_2repl_1client

fedora-latest/test_random_serial_numbers_TestInstallWithCA_DNS1_RSN:
requires: [fedora-latest/build]
Expand Down
26 changes: 13 additions & 13 deletions ipatests/prci_definitions/nightly_latest_testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2103,19 +2103,19 @@ jobs:
timeout: 5000
topology: *master_2repl_1client

testing-fedora/test_sso:
requires: [testing-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{testing-fedora/build_url}'
update_packages: True
enable_testing_repo: True
test_suite: test_integration/test_sso.py
template: *ci-master-latest
timeout: 5000
topology: *master_2repl_1client
# testing-fedora/test_sso:
# requires: [testing-fedora/build]
# priority: 50
# job:
# class: RunPytest
# args:
# build_url: '{testing-fedora/build_url}'
# update_packages: True
# enable_testing_repo: True
# test_suite: test_integration/test_sso.py
# template: *ci-master-latest
# timeout: 5000
# topology: *master_2repl_1client

testing-fedora/test_random_serial_numbers_TestInstallWithCA_DNS1_RSN:
requires: [testing-fedora/build]
Expand Down
28 changes: 14 additions & 14 deletions ipatests/prci_definitions/nightly_latest_testing_selinux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2247,20 +2247,20 @@ jobs:
timeout: 5000
topology: *master_2repl_1client

testing-fedora/test_sso:
requires: [testing-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{testing-fedora/build_url}'
update_packages: True
selinux_enforcing: True
enable_testing_repo: True
test_suite: test_integration/test_sso.py
template: *ci-master-latest
timeout: 5000
topology: *master_2repl_1client
# testing-fedora/test_sso:
# requires: [testing-fedora/build]
# priority: 50
# job:
# class: RunPytest
# args:
# build_url: '{testing-fedora/build_url}'
# update_packages: True
# selinux_enforcing: True
# enable_testing_repo: True
# test_suite: test_integration/test_sso.py
# template: *ci-master-latest
# timeout: 5000
# topology: *master_2repl_1client

testing-fedora/test_random_serial_numbers_TestInstallWithCA_DNS1_RSN:
requires: [testing-fedora/build]
Expand Down
22 changes: 11 additions & 11 deletions ipatests/prci_definitions/nightly_previous.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1814,17 +1814,17 @@ jobs:
timeout: 5000
topology: *master_2repl_1client

fedora-previous/test_sso:
requires: [fedora-previous/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-previous/build_url}'
test_suite: test_integration/test_sso.py
template: *ci-master-previous
timeout: 5000
topology: *master_2repl_1client
# fedora-previous/test_sso:
# requires: [fedora-previous/build]
# priority: 50
# job:
# class: RunPytest
# args:
# build_url: '{fedora-previous/build_url}'
# test_suite: test_integration/test_sso.py
# template: *ci-master-previous
# timeout: 5000
# topology: *master_2repl_1client

fedora-previous/test_random_serial_numbers_TestInstallWithCA_DNS1_RSN:
requires: [fedora-previous/build]
Expand Down
24 changes: 12 additions & 12 deletions ipatests/prci_definitions/nightly_rawhide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1958,18 +1958,18 @@ jobs:
timeout: 5000
topology: *master_2repl_1client

fedora-rawhide/test_sso:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
update_packages: True
test_suite: test_integration/test_sso.py
template: *ci-master-frawhide
timeout: 5000
topology: *master_2repl_1client
# fedora-rawhide/test_sso:
# requires: [fedora-rawhide/build]
# priority: 50
# job:
# class: RunPytest
# args:
# build_url: '{fedora-rawhide/build_url}'
# update_packages: True
# test_suite: test_integration/test_sso.py
# template: *ci-master-frawhide
# timeout: 5000
# topology: *master_2repl_1client

fedora-rawhide/test_random_serial_numbers_TestInstallWithCA_DNS1_RSN:
requires: [fedora-rawhide/build]
Expand Down

0 comments on commit 5028b39

Please sign in to comment.