]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
sepia-fog-images: Run automatically every week wip-sepia-weekly 1532/head
authorDavid Galloway <dgallowa@redhat.com>
Mon, 23 Mar 2020 19:35:57 +0000 (15:35 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Mon, 23 Mar 2020 19:35:57 +0000 (15:35 -0400)
Signed-off-by: David Galloway <dgallowa@redhat.com>
sepia-fog-images/config/definitions/sepia-fog-images.yml

index e385726a46030fbcea6165a43c93029836093814..4f7498dbc13bcf1b808115940d98f7d8e3a953f7 100644 (file)
           artifact-days-to-keep: -1
           artifact-num-to-keep: -1
 
+    # Run every Sunday at noon
+    triggers:
+      - timed: "0 12 * * 0"
+
     parameters:
       - string:
           name: DISTROS
-          default: "ubuntu_14.04 ubuntu_16.04 centos_7.5 rhel_7.5"
+          default: "ubuntu_18.04 centos_8.1 rhel_8.1"
           description: "Distro to capture images for: (e.g., 'ubuntu_16.04', 'centos_7.5' or 'ubuntu_16.04 rhel_7.5' for multiple distros)"
       - string:
           name: MACHINETYPES