From 98f2f8c6bcf70965951862abe6a93c872cada955 Mon Sep 17 00:00:00 2001 From: Sergey Orlov Date: Nov 11 2019 15:49:06 +0000 Subject: ipatests: enable test_smb.py in gating.yaml Reviewed-By: Alexander Bokovoy --- diff --git a/ipatests/prci_definitions/gating.yaml b/ipatests/prci_definitions/gating.yaml index 297fad0..b81d803 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