]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test:qa:infra - Run update daily and use bash 21218/head
authorDavid Galloway <dgallowa@redhat.com>
Tue, 3 Apr 2018 15:39:13 +0000 (11:39 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Tue, 3 Apr 2018 15:39:13 +0000 (11:39 -0400)
bash has the path for `source` to activate the virtualenv.  sh doesn't.

[skip ci]

Signed-off-by: David Galloway <dgallowa@redhat.com>
qa/crontab/teuthology-cronjobs

index 7b2af871b95058b803992606f54ba10609605451..d6c2ec6767f1f4c58f1771d410ac8b64e0794e0f 100644 (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
 ### !!!!!!!!!!!!!!!!!!!!!!!!!!