mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
ipatests: enable test_smb.py in gating.yaml
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
parent
c2b230ce64
commit
f58fb573d1
@ -262,3 +262,15 @@ jobs:
|
||||
template: *ci-master-f30
|
||||
timeout: 1800
|
||||
topology: *ipaserver
|
||||
|
||||
fedora-30/test_smb:
|
||||
requires: [fedora-30/build]
|
||||
priority: 50
|
||||
job:
|
||||
class: RunADTests
|
||||
args:
|
||||
build_url: '{fedora-30/build_url}'
|
||||
test_suite: test_integration/test_smb.py
|
||||
template: *ci-master-f30
|
||||
timeout: 7200
|
||||
topology: *ad_master_2client
|
||||
|
Loading…
Reference in New Issue
Block a user