Skip to content

Commit

Permalink
qa/crontab/teuthology-cronjobs: fix suite-branch
Browse files Browse the repository at this point in the history
Signed-off-by: Neha Ojha <[email protected]>
  • Loading branch information
neha-ojha committed Mar 22, 2019
1 parent 66990b1 commit a21e183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/crontab/teuthology-cronjobs
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ DISTRO_MIMIC="ubuntu_16.04,ubuntu_18.04,centos_7.4,rhel_7.5"
07 05 * * 6 CEPH_BRANCH=nautilus; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -n 7 -m $MACHINE_NAME -s powercycle -k distro -e $CEPH_QA_EMAIL

30 02 * * 2,4,6 CEPH_BRANCH=nautilus; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -k distro -m $MACHINE_NAME -s upgrade/mimic-x -e $CEPH_QA_EMAIL
25 02 * * 1,3,5 CEPH_BRANCH=nautilus; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -k distro -m $MACHINE_NAME -s upgrade/luminous-x -e $CEPH_QA_EMAIL --suite-branch mimic -p 90 --filter ubuntu_latest,centos
25 02 * * 1,3,5 CEPH_BRANCH=nautilus; MACHINE_NAME=smithi; /home/teuthology/bin/cron_wrapper teuthology-suite -v -c $CEPH_BRANCH -k distro -m $MACHINE_NAME -s upgrade/luminous-x -e $CEPH_QA_EMAIL --suite-branch nautilus -p 90 --filter ubuntu_latest,centos


## upgrades suites for on nautilus
Expand Down

0 comments on commit a21e183

Please sign in to comment.