Apex: fixes verify with only unit test changes 09/41209/1
authorTim Rozet <trozet@redhat.com>
Wed, 6 Sep 2017 18:41:37 +0000 (14:41 -0400)
committerTim Rozet <trozet@redhat.com>
Wed, 6 Sep 2017 18:41:37 +0000 (14:41 -0400)
If we make changes to apex/tests path it is only unit tests and we do
not want to trigger apex-verify-stream.

Change-Id: I42ef56330883ea6e9643f24567eaee3d5fa36071
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex.yml
jjb/apex/apex.yml.j2

index bdce67a..4311f10 100644 (file)
                     pattern: 'config/**'
                   - compare-type: ANT
                     pattern: 'apex/**'
-
+                disable-strict-forbidden-file-verification: 'true'
+                forbidden-file-paths:
+                  - compare-type: ANT
+                    pattern: 'apex/tests/**'
     properties:
         - logrotate-default
         - build-blocker:
index 514dd49..22e7310 100644 (file)
                     pattern: 'config/**'
                   - compare-type: ANT
                     pattern: 'apex/**'
-
+                disable-strict-forbidden-file-verification: 'true'
+                forbidden-file-paths:
+                  - compare-type: ANT
+                    pattern: 'apex/tests/**'
     properties:
         - logrotate-default
         - build-blocker: