]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
schedule_suite.sh: allow partial 'suite' names
authorSage Weil <sage@inktank.com>
Thu, 29 Aug 2013 04:54:26 +0000 (21:54 -0700)
committerSage Weil <sage@inktank.com>
Thu, 29 Aug 2013 04:54:26 +0000 (21:54 -0700)
commitef85facbcfa7e41d08236f7de2b4fb3818449d77
treee34f4798f0d0db88480e788ae93017c8d0a224ac
parent4fbec83490e46be23c65df68313a1f0cdd6aafaf
schedule_suite.sh: allow partial 'suite' names

Mangle the name (/ -> :) in the run name.  Separate base from
relative path so that the job names don't include a full path.

Signed-off-by: Sage Weil <sage@inktank.com>
schedule_suite.sh