]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
Starting to auto-document this code.
authorSander Pool <sander.pool@inktank.com>
Thu, 15 Nov 2012 01:24:50 +0000 (17:24 -0800)
committerSander Pool <sander.pool@inktank.com>
Thu, 15 Nov 2012 01:24:50 +0000 (17:24 -0800)
teuthology/suite.py

index 5bec9d1c614ea3aed6a42bce17bc37d5c2bbbf31..496aa2395f394d3b03ee5ab527983f94308ea64e 100644 (file)
@@ -4,6 +4,11 @@ import errno
 import itertools
 import logging
 import os
+
+# this file is responsible for submitting tests into the queue
+# by generating combinations of facets found in
+# https://github.com/ceph/ceph-qa-suite.git
+
 import subprocess
 import sys
 import time