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:
Christian Heimes 2019-12-03 11:17:48 +01:00 committed by Florence Blanc-Renaud
parent 2c9b212cf0
commit 28929897ab

View File

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