You used to specify the branch to test in the ceph overrides, like so:

overrides:
  ceph:
    branch: wip-foo

No more!  Now, you need to do

overrides:
  install:
    branch: wip-foo

The schedule_suite.sh script puts it in both places so that you can still 
schedule old teuthology branches properly (cuttlefish and older).

FYI!
sage
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to