]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
qa/crontab: set teuthology envvars in crontab
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 5 Mar 2021 17:01:44 +0000 (09:01 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 5 Mar 2021 17:52:32 +0000 (09:52 -0800)
These are magically set somewhere in teuthology's startup rc files.
Instead, define them here.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/crontab/teuthology-cronjobs

index 90febe6acdc13c7c1bf344409af5acab73edb253..b090201d167c661b9b0257c6373c1f89d78b0174 100644 (file)
@@ -1,4 +1,6 @@
 PATH=/home/teuthology/src/teuthology_master/virtualenv/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
+TEUTH_CEPH_REPO='https://github.com/ceph/ceph.git'
+TEUTH_SUITE_REPO='https://github.com/ceph/ceph.git'
 MAILTO="ceph-infra@redhat.com;yweinste@redhat.com"
 CEPH_QA_EMAIL="ceph-qa@ceph.io"