]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/crontab/teuthology-cronjobs: add windows suite 45973/head
authorIonut Balutoiu <ibalutoiu@cloudbasesolutions.com>
Wed, 20 Apr 2022 16:56:23 +0000 (19:56 +0300)
committerIonut Balutoiu <ibalutoiu@cloudbasesolutions.com>
Wed, 20 Apr 2022 16:56:23 +0000 (19:56 +0300)
Signed-off-by: Ionut Balutoiu <ibalutoiu@cloudbasesolutions.com>
qa/crontab/teuthology-cronjobs

index e1fb342fab7d84dcca7b0d8d8f46e36cab1545dd..d6b5fbd8a987b21d824e12cd4270479a15d76c16 100644 (file)
@@ -36,6 +36,11 @@ CEPH_QA_EMAIL="ceph-qa@ceph.io"
 0 8  * * 5 CEPH_BRANCH=octopus; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -m $MACHINE_NAME -s smoke -k distro -e $CEPH_QA_EMAIL -p 70
 7 8  * * 6 CEPH_BRANCH=pacific; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -m $MACHINE_NAME -s smoke -k distro -e $CEPH_QA_EMAIL -p 70
 
+
+## ********** windows tests on master branch - weekly
+00 03 * * 1 CEPH_BRANCH=master; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -n 100 -m $MACHINE_NAME -s windows -k distro -e $CEPH_QA_EMAIL
+
+
 ## quincy branch runs - weekly
 ## suites rados and rbd use --subset arg and must be call with schedule_subset.sh
 ## see script in https://github.com/ceph/ceph/tree/master/qa/machine_types