From 47d69860bfd4217138f408586697eff87f3ebbf5 Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Wed, 27 Mar 2019 09:26:10 -0700 Subject: [PATCH] qa/tests: added nautilus-p2p to cron Signed-off-by: Yuri Weinstein --- qa/crontab/teuthology-cronjobs | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qa/crontab/teuthology-cronjobs b/qa/crontab/teuthology-cronjobs index e3447b302aab7..e3ed6aa59a667 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 -- 2.39.5