From: David Galloway Date: Mon, 23 Feb 2026 14:27:29 +0000 (-0500) Subject: ceph-dev-cron: Use straight cron/timed trigger X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=160e0c98c8372a7127b4d0506579e946412034e6;p=ceph-build.git ceph-dev-cron: Use straight cron/timed trigger PollSCM was polling ceph-build.git for changes instead of ceph.git. Signed-off-by: David Galloway --- diff --git a/ceph-dev-cron/config/definitions/ceph-dev-cron.yml b/ceph-dev-cron/config/definitions/ceph-dev-cron.yml index f865fb35..c4a9edc3 100644 --- a/ceph-dev-cron/config/definitions/ceph-dev-cron.yml +++ b/ceph-dev-cron/config/definitions/ceph-dev-cron.yml @@ -20,11 +20,10 @@ projects: ceph-dev-cron triggers: - - pollscm: - cron: | - TZ=Etc/UTC - H 14 * * * - H 20 * * * + - timed: | + TZ=Etc/UTC + H 14 * * * + H 20 * * * pipeline-scm: scm: