]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
nfs-ganesha: build only twice a day, change nfs-ganesha-debian branch
authorAli Maredia <amaredia@redhat.com>
Mon, 31 Jul 2017 19:53:46 +0000 (15:53 -0400)
committerAli Maredia <amaredia@redhat.com>
Mon, 31 Jul 2017 20:14:32 +0000 (16:14 -0400)
Also removed commened out triggers code for
nfs-ganesha and samba

Signed-off-by: Ali Maredia <amaredia@redhat.com>
ceph-dev-build/config/definitions/ceph-dev-build.yml
nfs-ganesha/config/definitions/nfs-ganesha.yml

index f1166d0abcea04432e39f8eaaa24614f50d36843..e7bd308f82b4320ad46327e2a7fb4ed9135d0888 100644 (file)
             - ../../../scripts/build_utils.sh
             - ../../build/setup_rpm
             - ../../build/build_rpm
-      - trigger-builds:
-        - project: "nfs-ganesha"
-          property-file: ${WORKSPACE}/dist/sha1
-          property-file: ${WORKSPACE}/dist/branch
-          property-file: ${WORKSPACE}/dist/other_envvars
-          property-file-on-missing: True
-          current-parameters: True
-          predefined-parameters: |
-            CEPH_BRANCH=${BRANCH}
-            CEPH_SHA1=${SHA1}
-      #- trigger-builds:
-      #  - project: "samba"
-      #    property-file: ${WORKSPACE}/dist/sha1
-      #    property-file: ${WORKSPACE}/dist/branch
-      #    property-file: ${WORKSPACE}/dist/other_envvars
-      #    property-file-on-missing: True
-      #    current-parameters: True
-      #    predefined-parameters: |
-      #      CEPH_BRANCH=${BRANCH}
-      #      CEPH_SHA1=${SHA1}
 
     publishers:
       - postbuildscript:
index eeb7d30af50b4aedb9239ae8e205b7586c76d917..85201a84476b374d38320e6cfffe2cb63ed2c2ba 100644 (file)
@@ -15,7 +15,7 @@
       - git:
           url: https://github.com/nfs-ganesha/nfs-ganesha-debian.git
           branches:
-            - xenial-nfs-ganesha-ceph-fsals
+            - xenial-nfs-ganesha-shaman
           skip-tag: true
           wipe-workspace: true
           basedir: "nfs-ganesha-debian"
@@ -106,6 +106,7 @@ If this is checked, then the binaries will be built and pushed to chacra even if
             - ARCHS
     triggers:
       - github
+      - timed: "* H/12 * * *"
 
     scm:
       - nfs-ganesha