mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Don't run test_smb in gating tests
test_smb slows down gating and PR turnover. The test takes between 45 and 50 minutes to execute while the other gating tests finish in about or less than half the time. The Samba / AD integration tests are still executed in nightly tests. Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Francois Cami <fcami@redhat.com>
This commit is contained in:
parent
2c9b212cf0
commit
28929897ab
@ -263,14 +263,3 @@ jobs:
|
||||
timeout: 1800
|
||||
topology: *master_1repl
|
||||
|
||||
fedora-latest/test_smb:
|
||||
requires: [fedora-latest/build]
|
||||
priority: 100
|
||||
job:
|
||||
class: RunADTests
|
||||
args:
|
||||
build_url: '{fedora-latest/build_url}'
|
||||
test_suite: test_integration/test_smb.py
|
||||
template: *ci-master-latest
|
||||
timeout: 7200
|
||||
topology: *ad_master_2client
|
||||
|
Loading…
Reference in New Issue
Block a user