]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/crontab: run the perf-basic suite every day 21252/head
authorNeha Ojha <nojha@redhat.com>
Wed, 4 Apr 2018 21:33:11 +0000 (14:33 -0700)
committerNeha Ojha <nojha@redhat.com>
Wed, 4 Apr 2018 22:26:21 +0000 (15:26 -0700)
Signed-off-by: Neha Ojha <nojha@redhat.com>
qa/crontab/teuthology-cronjobs

index d6c2ec6767f1f4c58f1771d410ac8b64e0794e0f..75cc2c6423f2586c770dadffa4a3b726581e8692 100644 (file)
@@ -74,7 +74,7 @@ CEPH_QA_EMAIL="ceph-qa@ceph.com"
 #59 03 * * 1,6 CEPH_BRANCH=master; MACHINE_NAME=ovh;   /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -n 7 -m $MACHINE_NAME -s ceph-deploy -k distro -e $CEPH_QA_EMAIL
 05 04 * * 1,6 CEPH_BRANCH=master; MACHINE_NAME=ovh;    /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -n 7 -m $MACHINE_NAME -s ceph-ansible -k distro -e $CEPH_QA_EMAIL
 ### The suite below must run on bare-metal because it's perfromance suite
-57 03 * * 1,6 CEPH_BRANCH=master; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -n 7 -m $MACHINE_NAME -s perf-basic -k distro -e $CEPH_QA_EMAIL
+57 03 * * * CEPH_BRANCH=master; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -n 7 -m $MACHINE_NAME -s perf-basic -k distro -e $CEPH_QA_EMAIL
 
 
 #********** jewel branch