]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-pull-requests: Simplifying run-make-check call 1073/head
authorErwan Velu <erwan@redhat.com>
Wed, 4 Jul 2018 07:59:56 +0000 (09:59 +0200)
committerErwan Velu <erwan@redhat.com>
Wed, 4 Jul 2018 07:59:56 +0000 (09:59 +0200)
Once https://github.com/ceph/ceph/pull/22847 will be merged, this commit
will remove all the custom hacks from this script as they moved directly
in ./run-make-check.sh

ceph-pull-requests/config/definitions/ceph-pull-requests.yml

index 4d6edc202247cd51b7d9f5d030c56ea404da8b1d..333b1af0f9274b106e6ccaecaa33ec2ab530ef19 100644 (file)
@@ -53,7 +53,7 @@
           wipe-workspace: true
 
     builders:
-      - shell: "export SOURCE_DATE_EPOCH=$(date +%D |date -f- +%s); export NPROC=$(nproc); timeout 7200 ./run-make-check.sh -D ENABLE_GIT_VERSION=OFF"
+      - shell: "export NPROC=$(nproc); timeout 7200 ./run-make-check.sh"
 
     publishers:
       - postbuildscript: