]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
schedule_subset.sh: Default to ceph.git 46585/head
authorDavid Galloway <dgallowa@redhat.com>
Wed, 8 Jun 2022 20:13:29 +0000 (16:13 -0400)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 8 Jun 2022 20:13:29 +0000 (16:13 -0400)
commitc6acb44ff7c4526e7f04bca097779df95ddc31be
tree6b831360570297522bca0487eafa34a61f93c737
parentfbd7c774975dca980f706aaf2b11219c44ed42cf
schedule_subset.sh: Default to ceph.git

https://github.com/ceph/teuthology/pull/999 never got overridden in ceph.git.  We've been using a years-old checkout of teuthology for the `teuthology` user.

With the master->main change, that checkout needed to go.  Then when trying to schedule new nightlies, teuthology-suite was defaulting to ceph-ci.git which either has very old versions of the release branches (octopus, pacific, etc.) or they don't exist at all.

Signed-off-by: David Galloway <dgallowa@redhat.com>
qa/machine_types/schedule_subset.sh