Integration tests: disable test_sso

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>
This commit is contained in:
Florence Blanc-Renaud 2023-12-01 11:33:52 +01:00
parent 5deeee31c0
commit 5028b391f1
6 changed files with 73 additions and 73 deletions

View File

@ -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]

View File

@ -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]

View File

@ -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]

View File

@ -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]

View File

@ -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]

View File

@ -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]