]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
pr-api: trigger on feature branches 1833/head
authorErnesto Puerta <epuertat@redhat.com>
Fri, 11 Jun 2021 11:41:26 +0000 (13:41 +0200)
committerErnesto Puerta <epuertat@redhat.com>
Fri, 11 Jun 2021 11:41:26 +0000 (13:41 +0200)
While other Jenkins jobs don't filter by specific branches, the API
tests do, so we need to support 'feature-*' branch syntax.

Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
ceph-pr-api/config/definitions/ceph-pr-api.yml

index 055a2c4d18b713f318d3bef96416f26a21220fc7..16245c6e5d46b4921efee1b63d30cdab3480d992 100644 (file)
@@ -39,6 +39,7 @@
             - pacific
             - octopus
             - nautilus
+            - "feature-.*"
           trigger-phrase: 'jenkins test api'
           skip-build-phrase: '^jenkins do not test.*'
           only-trigger-phrase: false