mirror of
https://github.com/ceph/ceph
synced 2024-12-19 01:46:00 +00:00
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:
parent
643253c326
commit
07186a5b87
@ -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
|
||||
### !!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user