Apex: temporarily disable strict forbidden file path 09/41309/1
authorTim Rozet <trozet@redhat.com>
Thu, 7 Sep 2017 14:16:24 +0000 (10:16 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 7 Sep 2017 14:16:24 +0000 (10:16 -0400)
Change-Id: I360cd5ba894022cd30cf7237e8338ab2e213c940
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex.yml
jjb/apex/apex.yml.j2

index 92651e8..158eee5 100644 (file)
                 branches:
                   - branch-compare-type: 'ANT'
                     branch-pattern: '**/{branch}'
-                disable-strict-forbidden-file-verification: 'true'
+                disable-strict-forbidden-file-verification: 'false'
                 forbidden-file-paths:
                   - compare-type: ANT
                     pattern: 'apex/tests/**'
index 960839a..e907e2a 100644 (file)
                 branches:
                   - branch-compare-type: 'ANT'
                     branch-pattern: '**/{branch}'
-                disable-strict-forbidden-file-verification: 'true'
+                disable-strict-forbidden-file-verification: 'false'
                 forbidden-file-paths:
                   - compare-type: ANT
                     pattern: 'apex/tests/**'