]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
Add triggers for `wnbd-build` and `ceph-windows-installer-build` 1951/head
authorIonut Balutoiu <ibalutoiu@cloudbasesolutions.com>
Mon, 17 Jan 2022 12:44:56 +0000 (14:44 +0200)
committerIonut Balutoiu <ibalutoiu@cloudbasesolutions.com>
Mon, 17 Jan 2022 12:44:56 +0000 (14:44 +0200)
Add daily triggers for `wnbd-build` and `ceph-windows-installer-build`.

The ceph-windows installer trigger time is offset by 1 hour to
allow the `wnbd` build to be uploaded to Chacra.

ceph-windows-installer-build/config/definitions/ceph-windows-installer-build.yml
wnbd-build/config/definitions/wnbd-build.yml

index 35b0ad11491e09a9647fa22057fd4bfe237375b1..7ed24c0e7700a52f474e7e8e118241505920c355 100644 (file)
@@ -52,6 +52,9 @@
 
             If this is checked, then the binaries will be built and pushed to chacra even if they already exist in chacra.
 
+    triggers:
+      - timed: "H 1 * * *"
+
     scm:
       - git:
           url: https://github.com/cloudbase/ceph-windows-installer.git
index 31f3d4adf22d30dbc89492bd0a6cff954d14b0e9..9dce8cbd7c2a1c62cd8e402ebc3842aa38ac8434 100644 (file)
@@ -32,6 +32,9 @@
 
             If this is checked, then the binaries will be built and pushed to chacra even if they already exist in chacra.
 
+    triggers:
+      - timed: "H 0 * * *"
+
     scm:
       - git:
           url: https://github.com/ceph/wnbd.git