From f58fb573d18808343e30a59304c5d3862b4e7e42 Mon Sep 17 00:00:00 2001 From: Sergey Orlov Date: Thu, 7 Nov 2019 17:54:10 +0100 Subject: [PATCH] ipatests: enable test_smb.py in gating.yaml Reviewed-By: Alexander Bokovoy --- ipatests/prci_definitions/gating.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ipatests/prci_definitions/gating.yaml b/ipatests/prci_definitions/gating.yaml index 94760d4a7..8e1aed242 100644 --- a/ipatests/prci_definitions/gating.yaml +++ b/ipatests/prci_definitions/gating.yaml @@ -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