Apex: Wildcard gerrit trigger for CSIT 43/61043/1
authorTim Rozet <trozet@redhat.com>
Fri, 17 Aug 2018 14:31:00 +0000 (10:31 -0400)
committerTim Rozet <trozet@redhat.com>
Fri, 17 Aug 2018 14:31:00 +0000 (10:31 -0400)
This will allow us to trigger OPNFV CSIT on non-netvirt projects.

Change-Id: I95991e3f574ffa4f4e63ca22697089c7ba2ab7ca
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/3rd_party_ci/odl-netvirt.yaml

index 28b0ead..194924b 100644 (file)
@@ -95,7 +95,7 @@
                 comment-contains-value: 'check-opnfv'
           projects:
             - project-compare-type: 'ANT'
-              project-pattern: '{project}'
+              project-pattern: '*'
               branches:
                 - branch-compare-type: 'ANT'
                   branch-pattern: '**/{branch}'