Revert "ipatests: Add test_uninstall.py to nightly definitions"

This reverts commit 74b4d7e4df.

Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
This commit is contained in:
Mohammad Rizwan 2021-01-29 13:00:10 +05:30 committed by Rob Crittenden
parent f621d607bb
commit 776d575c06
6 changed files with 0 additions and 77 deletions

View File

@ -1677,15 +1677,3 @@ jobs:
template: *ci-master-latest
timeout: 3600
topology: *master_1repl
fedora-latest/test_uninstall:
requires: [fedora-latest/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
test_suite: test_integration/test_uninstall.py
template: *ci-master-latest
timeout: 3600
topology: *master_1repl

View File

@ -1810,16 +1810,3 @@ jobs:
template: *ci-master-latest
timeout: 3600
topology: *master_1repl
fedora-latest/test_uninstall:
requires: [fedora-latest/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-latest/build_url}'
selinux_enforcing: True
test_suite: test_integration/test_uninstall.py
template: *ci-master-latest
timeout: 3600
topology: *master_1repl

View File

@ -1810,16 +1810,3 @@ jobs:
template: *testing-master-latest
timeout: 3600
topology: *master_1repl
testing-fedora/test_uninstall:
requires: [testing-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{testing-fedora/build_url}'
update_packages: True
test_suite: test_integration/test_uninstall.py
template: *testing-master-latest
timeout: 3600
topology: *master_1repl

View File

@ -1943,17 +1943,3 @@ jobs:
template: *testing-master-latest
timeout: 3600
topology: *master_1repl
testing-fedora/test_uninstall:
requires: [testing-fedora/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{testing-fedora/build_url}'
update_packages: True
selinux_enforcing: True
test_suite: test_integration/test_uninstall.py
template: *testing-master-latest
timeout: 3600
topology: *master_1repl

View File

@ -1665,15 +1665,3 @@ jobs:
template: *ci-master-previous
timeout: 3600
topology: *master_1repl
fedora-previous/test_uninstall:
requires: [fedora-previous/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-previous/build_url}'
test_suite: test_integration/test_uninstall.py
template: *ci-master-previous
timeout: 3600
topology: *master_1repl

View File

@ -1809,16 +1809,3 @@ jobs:
template: *ci-master-frawhide
timeout: 3600
topology: *master_1repl
fedora-rawhide/test_uninstall:
requires: [fedora-rawhide/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-rawhide/build_url}'
update_packages: True
test_suite: test_integration/test_uninstall.py
template: *ci-master-frawhide
timeout: 3600
topology: *master_1repl