Add test_smb to night Fedora 30 test suite

This exercises the removal of 3DES and RC4 via Samba.

Reviewed-By: Robbie Harwood <rharwood@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
Rob Crittenden 2019-07-01 15:59:08 -04:00 committed by Alexander Bokovoy
parent dd9fd0971f
commit 258cacb116

View File

@ -219,6 +219,18 @@ jobs:
timeout: 4800
topology: *master_1repl_1client
fedora-30/test_smb:
requires: [fedora-30/build]
priority: 50
job:
class: RunPytest
args:
build_url: '{fedora-30/build_url}'
test_suite: test_integration/test_smb.py
template: *ci-master-f30
timeout: 4800
topology: *master_1repl_1client
fedora-30/test_server_del:
requires: [fedora-30/build]
priority: 50