From: Yuri Weinstein Date: Wed, 27 Mar 2019 16:26:10 +0000 (-0700) Subject: qa/tests: added nautilus-p2p to cron X-Git-Tag: v15.0.0~62^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=47d69860bfd4217138f408586697eff87f3ebbf5;p=ceph.git qa/tests: added nautilus-p2p to cron Signed-off-by: Yuri Weinstein --- diff --git a/qa/crontab/teuthology-cronjobs b/qa/crontab/teuthology-cronjobs index e3447b302aab..e3ed6aa59a66 100644 --- a/qa/crontab/teuthology-cronjobs +++ b/qa/crontab/teuthology-cronjobs @@ -208,6 +208,9 @@ DISTRO_MIMIC="ubuntu_16.04,ubuntu_18.04,centos_7.4,rhel_7.5" ## upgrades suites for on nautilus + +25 01 * * * CEPH_BRANCH=nautilus; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -n 7 -m $MACHINE_NAME -s upgrade/nautilus-p2p -k distro -e $CEPH_QA_EMAIL + ## !!!! three suites below MUST use --suite-branch hammer, krakel, jewel, luminous (see https://tracker.ceph.com/issues/24021) ## --filter "ubuntu_16.04,ubuntu_18.04,centos_7.4,rhel_7.5" - test ONLY supported distro ## to run on ovh use ~/rhel_only_on_ovh.yaml, we will run on smithi nodes