From 9decd58b416107ff5517ae24b4e927e64e9663d1 Mon Sep 17 00:00:00 2001
From: "James E. Blair" <jeblair@redhat.com>
Date: Fri, 24 Aug 2018 07:59:49 -0700
Subject: [PATCH] Add system-config-run-base to gate

And run on testinfra changes.

Change-Id: I146c0cf847c0c355af4351f89c2ed530990497dc
---
 .zuul.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.zuul.yaml b/.zuul.yaml
index 4984146f58..daf9972586 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -41,6 +41,7 @@
     files:
       - playbooks/.*
       - roles/.*
+      - testinfra/.*
 
 - project:
     check:
@@ -56,3 +57,4 @@
         - puppet-beaker-rspec-infra-centos-7-system-config
         - puppet-beaker-rspec-puppet-4-infra-system-config
         - puppet-beaker-rspec-puppet-4-centos-7-infra-system-config
+        - system-config-run-base