On 2016-02-05 09:00:24 +0100 (+0100), Andreas Jaeger wrote: > One idea: Remove the branch filters you created. [...]
Correct. From Zuul's perspective periodic jobs are triggered simply by a changeless/refless timer, and thus branchless since there's no associated Gerrit change or Git ref from which it can infer a branch. Asking Zuul to limit a periodic job to specific branches means it will never be run, as that precondition can never be satisfied. -- Jeremy Stanley _______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
