]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-cron: Use straight cron/timed trigger 2541/head
authorDavid Galloway <david.galloway@ibm.com>
Mon, 23 Feb 2026 14:27:29 +0000 (09:27 -0500)
committerDavid Galloway <david.galloway@ibm.com>
Mon, 23 Feb 2026 14:27:29 +0000 (09:27 -0500)
PollSCM was polling ceph-build.git for changes instead of ceph.git.

Signed-off-by: David Galloway <david.galloway@ibm.com>
ceph-dev-cron/config/definitions/ceph-dev-cron.yml

index f865fb35fb3667e3635964f2e73f95668aa0fa36..c4a9edc362a5e4bc6c5757ff4850aa4067f4f99a 100644 (file)
           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: