test:qa:infra - Run update daily and use bash

bash has the path for `source` to activate the virtualenv.  sh doesn't.

[skip ci]

Signed-off-by: David Galloway <dgallowa@redhat.com>
This commit is contained in:
David Galloway 2018-04-03 11:39:13 -04:00
parent 643253c326
commit 07186a5b87

View File

@ -10,7 +10,7 @@ CEPH_QA_EMAIL="ceph-qa@ceph.com"
## crontab is in https://github.com/ceph/ceph/master/qa/crontab/teuthology-cronjobs
# chkcrontab: disable-msg=INVALID_USER
# chkcrontab: disable-msg=USER_NOT_FOUND
@hourly /bin/sh /home/teuthology/bin/update-crontab.sh
@daily /bin/bash /home/teuthology/bin/update-crontab.sh
### !!!!!!!!!!!!!!!!!!!!!!!!!!